Clear the uniquing table when initializing TLOF to avoid a crash when the TLOF is...
[oota-llvm.git] / lib / Target / COFFTargetAsmInfo.cpp
2009-08-02 Chris Lattnermove dwarf debug info section selection stuff from...
2009-08-02 Chris Lattnerremove TargetAsmInfo::TM, which is now dead. The basic...
2009-08-02 Chris Lattnerconvert ctors/dtors section to be in TLOF instead of
2009-07-28 Chris LattnerRip all of the global variable lowering logic out of...
2009-07-27 Chris LattnerSink getSectionPrefixForUniqueGlobal down into the TAI
2009-07-27 Chris Lattnermake COFF work like ELF and macho, by splitting out...