Function parameters for PIC16 are like local variables. So use the keyword...
Function parameters for PIC16 are like local variables. So use the keyword ".auto." to mangle their names. The working of PIC16AsmPrinter relies on that keyword currently. llvm-svn: 64198
Loading
Please register or sign in to comment