Put data with relocations in the same sections as data without relocations.
[oota-llvm.git] / lib / Target / XCore / XCoreTargetObjectFile.cpp
2009-08-18 Richard OsbornePut data with relocations in the same sections as data...
2009-08-15 Chris Lattneruse XCore-specific section with xcore specific cp/dp...
2009-08-13 Bruno Cardoso LopesChange MCSectionELF to represent a section semantically...
2009-08-08 Chris Lattnernow that getOrCreateSection is all object-file specific,
2009-08-02 Chris LattnerMake SectionKind::get() private.
2009-08-01 Chris Lattnerupdate for rename
2009-08-01 Chris LattnerChange SectionKind to be a property that is true of...
2009-08-01 Nick LewyckyAdd newline at end of file to remove gcc warning.
2009-07-31 Chris Lattnerswitch off of 'Section' onto MCSection. We're not...
2009-07-28 Owen AndersonChange ConstantArray to 2.5 API.
2009-07-28 Chris LattnerRip all of the global variable lowering logic out of...