Change SectionKind to be a property that is true of a *section*, it
[oota-llvm.git] / lib / Target / XCore / XCoreTargetAsmInfo.h
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.