llvm-6502/lib/Target/MSP430/AsmPrinter
Jim Grosbach ddcf859851 Clean up asm writer usage for x86 and msp430 to flag that the writer should
use MC instructions in the printInstruction() method via the tablegen flag
for it rather than a #define prior to including the autogenerated bits.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115238 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-30 23:40:25 +00:00
..
CMakeLists.txt
Makefile
MSP430AsmPrinter.cpp prune some #includes. 2010-04-05 04:04:10 +00:00
MSP430InstPrinter.cpp Clean up asm writer usage for x86 and msp430 to flag that the writer should 2010-09-30 23:40:25 +00:00
MSP430InstPrinter.h
MSP430MCInstLower.cpp Implement indirect branches on MSP430 2010-05-01 12:04:32 +00:00
MSP430MCInstLower.h I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename it 2010-05-11 20:16:09 +00:00