llvm-6502/lib/Target/MSP430/AsmPrinter
David Greene 1924aabf99 Move DebugInfo checks into EmitComments and remove them from
target-specific AsmPrinters.  Not all comments need DebugInfo.

Re-enable the line numbers comment test.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88697 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-13 21:34:57 +00:00
..
CMakeLists.txt Update CMake files. 2009-10-26 22:06:01 +00:00
Makefile Normalize makefile comments and sort cmake file lists. 2009-08-31 13:05:24 +00:00
MSP430AsmPrinter.cpp Move DebugInfo checks into EmitComments and remove them from 2009-11-13 21:34:57 +00:00
MSP430InstPrinter.cpp Initial support for addrmode handling. Tests by Brian Lucas! 2009-11-07 17:13:35 +00:00
MSP430InstPrinter.h Distinguish between pcrel imm operands and 'normal' ones. Fix fixes gross weirdness of asmprinting. 2009-10-21 00:13:25 +00:00
MSP430MCInstLower.cpp Handle external symbols 2009-10-21 00:13:42 +00:00
MSP430MCInstLower.h Handle external symbols 2009-10-21 00:13:42 +00:00