aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/XCore/XCoreTargetObjectFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* use XCore-specific section with xcore specific cp/dp flags to restore Chris Lattner2009-08-151-14/+26
* Change MCSectionELF to represent a section semantically instead ofBruno Cardoso Lopes2009-08-131-7/+14
* now that getOrCreateSection is all object-file specific,Chris Lattner2009-08-081-10/+7
* Make SectionKind::get() private.Chris Lattner2009-08-021-5/+5
* update for renameChris Lattner2009-08-011-3/+3
* Change SectionKind to be a property that is true of a *section*, itChris Lattner2009-08-011-5/+8
* Add newline at end of file to remove gcc warning.Nick Lewycky2009-08-011-1/+1
* switch off of 'Section' onto MCSection. We're not properly usingChris Lattner2009-07-311-3/+7
* Change ConstantArray to 2.5 API.Owen Anderson2009-07-281-1/+1
* Rip all of the global variable lowering logic out of TargetAsmInfo. SinceChris Lattner2009-07-281-0/+32