add support for target-specific ELF section flags, add a new MCSectionXCore
[oota-llvm.git] / lib / Target / XCore / XCoreTargetAsmInfo.h
2009-08-12 Chris LattnerChange TargetAsmInfo to be constructed via TargetRegist...
2009-08-02 Chris Lattnerxcore TAI doesn't need TM.
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-21 Chris Lattnerremove the last bits of SectionFlagsForGlobal. There...
2009-07-21 Chris Lattnerremove the Xcore implementation of SelectSectionForGlob...
2009-07-21 Chris LattnerRemove the XCore custom implementation of MergeableCons...
2009-07-21 Chris LattnerRemove some overridden functions in XCoreTargetAsmInfo...
2008-11-07 Richard OsborneAdd XCore backend.