pass the TargetTriple down from each target ctor to the
[oota-llvm.git] / include / llvm / Target / COFFTargetAsmInfo.h
2009-08-02 Chris Lattnerremove TargetAsmInfo::TM, which is now dead. The basic...
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...