Rather than marking all internal globals "Ref"
[oota-llvm.git] / lib / CodeGen / AsmPrinter /
2008-09-09 Dale JohannesenMove the uglier parts of deciding not to emit a
2008-09-09 Dale JohannesenFix logic for not emitting no-dead-strip for some
2008-09-08 Dale JohannesenDon't suppress no-dead-strip for used static functions.
2008-09-08 Dan GohmanAdd AsmPrinter support for i128 and larger static initi...
2008-09-04 Dan GohmanTidy up several unbeseeming casts from pointer to intptr_t.
2008-09-03 Dale JohannesenDo not emit a UsedDirective for things in the llvm...
2008-08-21 Owen AndersonRemove unneeded #include.
2008-08-21 Owen AndersonUse raw_ostream throughout the AsmPrinter.
2008-08-19 Chris Lattnerdon't use the result of WriteTypeSymbolic or WriteAsOpe...
2008-08-17 Gordon HenriksenDrop an unnecessary include.
2008-08-17 Gordon HenriksenRename some GC classes so that their roll will hopefull...
2008-08-17 Anton KorobeynikovFix merge error
2008-08-17 Anton KorobeynikovMove all assembler printing related stuff into new...