1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/lib/Target/PIC16/AsmPrinter
Sanjiv Gupta 29190e6398 The code section for an ISR has a specific address.
Currently, whether a function is ISR or not is encoded in the section attribute for that function.

llvm-svn: 96322
2010-02-16 03:41:07 +00:00
..
CMakeLists.txt
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
PIC16AsmPrinter.cpp The code section for an ISR has a specific address. 2010-02-16 03:41:07 +00:00
PIC16AsmPrinter.h rename printMachineInstruction -> EmitInstruction 2010-02-03 01:41:03 +00:00