1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/lib/CodeGen/AsmPrinter
Dale Johannesen 1ed08a58d1 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
OcamlGCPrinter.cpp Use raw_ostream throughout the AsmPrinter. 2008-08-21 00:14:44 +00:00