llvm-project/llvm/lib/CodeGen/AsmPrinter
Dale Johannesen f080225490 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).

llvm-svn: 55973
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