llvm-6502/lib/Target/X86/AsmPrinter
Douglas Gregor 1555a23335 Introduce new headers whose inclusion forces linking and
initialization of all targets (InitializeAllTargets.h) or assembler
printers (InitializeAllAsmPrinters.h). This is a step toward the
elimination of relinked object files, so that we can build normal
archives.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73543 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-16 20:12:29 +00:00
..
CMakeLists.txt CMake: Turned some libraries into partially linked objects. Corrected 2008-10-22 02:51:53 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
X86AsmPrinter.cpp Introduce new headers whose inclusion forces linking and 2009-06-16 20:12:29 +00:00
X86ATTAsmPrinter.cpp remove extraneous const qualifier 2009-06-15 04:42:32 +00:00
X86ATTAsmPrinter.h remove extraneous const qualifier 2009-06-15 04:42:32 +00:00
X86IntelAsmPrinter.cpp Rename PaddedSize to AllocSize, in the hope that this 2009-05-09 07:06:46 +00:00
X86IntelAsmPrinter.h Instead of passing in an unsigned value for the optimization level, use an enum, 2009-04-29 23:29:43 +00:00