llvm-6502/lib/Target/X86/AsmPrinter
Chris Lattner b3c8547cb8 kill off printPICLabel now, it's specialness is handled by
the MachineInstr ->MCInst lowering process, not in the 
asmprinter.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82388 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-20 07:28:26 +00:00
..
CMakeLists.txt delete X86IntelAsmPrinter! Now -x86-asm-syntax just switches 2009-09-20 07:25:17 +00:00
Makefile
X86AsmPrinter.cpp delete X86IntelAsmPrinter! Now -x86-asm-syntax just switches 2009-09-20 07:25:17 +00:00
X86ATTAsmPrinter.cpp delete X86IntelAsmPrinter! Now -x86-asm-syntax just switches 2009-09-20 07:25:17 +00:00
X86ATTAsmPrinter.h Add an intel syntax MCInstPrinter implementation. You can now 2009-09-20 07:17:49 +00:00
X86ATTInstPrinter.cpp kill off printPICLabel now, it's specialness is handled by 2009-09-20 07:28:26 +00:00
X86ATTInstPrinter.h kill off printPICLabel now, it's specialness is handled by 2009-09-20 07:28:26 +00:00
X86IntelInstPrinter.cpp kill off printPICLabel now, it's specialness is handled by 2009-09-20 07:28:26 +00:00
X86IntelInstPrinter.h kill off printPICLabel now, it's specialness is handled by 2009-09-20 07:28:26 +00:00
X86MCInstLower.cpp split random COFF asmprinter state out to X86COFFMachineModuleInfo.h. 2009-09-20 06:45:52 +00:00
X86MCInstLower.h move FnStubs/GVSTubs/HiddenGVStub handling out of the X86 asmprinter 2009-09-16 06:25:03 +00:00