summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/XCore/XCoreTargetObjectFile.h
Commit message (Expand)AuthorAgeFilesLines
* Canonicalize header guards into a common format.Benjamin Kramer2014-08-131-2/+2
* CodeGen: Stick constant pool entries in COMDAT sections for WinCOFFDavid Majnemer2014-07-141-1/+2
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-1/+1
* Switch all uses of LLVM_OVERRIDE to just use 'override' directly.Craig Topper2014-03-021-12/+11
* XCore target: fix const section handlingRobert Lytton2014-02-111-0/+1
* Pass the Mangler by reference.Rafael Espindola2014-02-081-2/+2
* Add LLVM_OVERRIDE to a few declarations.Rafael Espindola2014-02-081-9/+12
* Revert r199871 and replace it with a simple check in the debug infoEric Christopher2014-01-281-4/+3
* Add a variable to track whether or not we've used a unique section,Eric Christopher2014-01-231-3/+4
* XCore target: Add large code modelRobert Lytton2013-12-021-1/+14
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-1/+1
* Move TLOF implementations to libCodegen to resolve layering violation.Anton Korobeynikov2010-02-151-2/+1
* switch off of 'Section' onto MCSection. We're not properly usingChris Lattner2009-07-311-1/+2
* Rip all of the global variable lowering logic out of TargetAsmInfo. SinceChris Lattner2009-07-281-0/+25
OpenPOWER on IntegriCloud