llvm-6502/lib/Target/X86/AsmPrinter
Nathan Jeffords bb59732d18 updated handling dllexport in X86AsmPrinter
changed dllexport code to use EmitBytes instead of EmitRawText, and changed the export option to use /EXPORT: instead of -export: on the windows platform

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103377 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-09 08:40:06 +00:00
..
CMakeLists.txt
Makefile Fix LLVM build when the user specifies CPPFLAGS on the make command line. 2010-03-12 21:42:14 +00:00
X86AsmPrinter.cpp updated handling dllexport in X86AsmPrinter 2010-05-09 08:40:06 +00:00
X86AsmPrinter.h Emit debug info for byval parameters. 2010-04-28 01:39:28 +00:00
X86ATTInstPrinter.cpp fix an ugly wart in the MCInstPrinter api where the 2010-04-04 05:04:31 +00:00
X86ATTInstPrinter.h fix an ugly wart in the MCInstPrinter api where the 2010-04-04 05:04:31 +00:00
X86IntelInstPrinter.cpp fix an ugly wart in the MCInstPrinter api where the 2010-04-04 05:04:31 +00:00
X86IntelInstPrinter.h fix an ugly wart in the MCInstPrinter api where the 2010-04-04 05:04:31 +00:00
X86MCInstLower.cpp Use overloaded operators instead of DIDescriptor::getNode() 2010-05-07 18:19:32 +00:00
X86MCInstLower.h unify the paths for external symbols and global variables: 2010-02-08 23:03:41 +00:00