llvm-6502/lib/Target/X86/AsmPrinter
Chris Lattner 381d4fef6f simplify personality function stub printing to use the mangler and
decorateName like other stuff instead of special casing _.  Also, stick
it into GVStubs and let the normal stub printer print the stub instead 
of doing it manually.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74090 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-24 18:17:00 +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 simplify personality function stub printing to use the mangler and 2009-06-24 18:17:00 +00:00
X86ATTAsmPrinter.h remove dead argument 2009-06-24 18:00:11 +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