llvm-6502/lib/CodeGen/AsmPrinter
Dale Johannesen b2dfb89e0e Fix logic for not emitting no-dead-strip for some
objects in llvm.used (thanks Anton).  Makes visible
the magic 'l' prefix for symbols on Darwin which are
to be passed through the assembler, then removed at
linktime (previously all references to this had been
hidden in the ObjC FE code, oh well).



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55973 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-09 01:21:22 +00:00
..
AsmPrinter.cpp Fix logic for not emitting no-dead-strip for some 2008-09-09 01:21:22 +00:00
DwarfWriter.cpp Use raw_ostream throughout the AsmPrinter. 2008-08-21 00:14:44 +00:00
Makefile Move all assembler printing related stuff into new libAsmPrinter 2008-08-17 13:53:04 +00:00
OcamlGCPrinter.cpp Use raw_ostream throughout the AsmPrinter. 2008-08-21 00:14:44 +00:00