llvm-6502/lib/Target/X86/AsmPrinter
Chris Lattner 0a7befa8bd eliminate the ExtWeakSymbols set from AsmPrinter. This eliminates
a bunch of code from all the targets, and eliminates nondeterministic
ordering of directives being emitted in the output.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74096 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-24 18:52:01 +00:00
..
CMakeLists.txt Eliminate object-relinking support from CMake. Fixes PR 4429 and 2009-06-23 17:57:35 +00:00
Makefile Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
X86AsmPrinter.cpp Provide InitializeAllTargets and InitializeNativeTarget functions in the 2009-06-23 23:59:40 +00:00
X86ATTAsmPrinter.cpp eliminate the ExtWeakSymbols set from AsmPrinter. This eliminates 2009-06-24 18:52:01 +00:00
X86ATTAsmPrinter.h inline print*Stub and rearrange function stub printing to more closely match 2009-06-24 18:24:09 +00:00
X86ATTInstPrinter.cpp remove #if 0 code 2009-06-21 01:48:49 +00:00
X86IntelAsmPrinter.cpp remove dead code, the main codepath never has to deal 2009-06-20 19:34:47 +00:00
X86IntelAsmPrinter.h eliminate the "call" operand modifier from the asm descriptions, modeling 2009-06-20 19:34:09 +00:00