llvm-6502/lib/Target/X86/AsmPrinter
Anton Korobeynikov 4fac9470c4 Dllexport stuff cleanup:
1. Emit external function type information for all COFF targets since it's
a feature of object format
2. Emit linker directives only for cygming (since this is ld-specific stuff)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84214 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-15 22:36:18 +00:00
..
CMakeLists.txt Update CMake file (lexically order files). 2009-10-13 18:57:27 +00:00
Makefile Fix path name. 2009-07-14 22:58:03 +00:00
X86AsmPrinter.cpp Dllexport stuff cleanup: 2009-10-15 22:36:18 +00:00
X86AsmPrinter.h unconditionally request MMI 2009-09-24 21:45:57 +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 remove a temporary hack. 2009-09-20 07:47:59 +00:00
X86IntelInstPrinter.h kill off printPICLabel now, it's specialness is handled by 2009-09-20 07:28:26 +00:00
X86MCInstLower.cpp Introduce the TargetInstrInfo::KILL machine instruction and get rid of the 2009-09-28 20:32:26 +00:00
X86MCInstLower.h rename X86ATTAsmPrinter class -> X86AsmPrinter 2009-09-20 07:35:34 +00:00