summaryrefslogtreecommitdiff
path: root/lib/Target/XCore/XCoreTargetObjectFile.h
Commit message (Expand)AuthorAge
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-29
* Switch all uses of LLVM_OVERRIDE to just use 'override' directly.Craig Topper2014-03-02
* XCore target: fix const section handlingRobert Lytton2014-02-11
* Pass the Mangler by reference.Rafael Espindola2014-02-08
* Add LLVM_OVERRIDE to a few declarations.Rafael Espindola2014-02-08
* Revert r199871 and replace it with a simple check in the debug infoEric Christopher2014-01-28
* Add a variable to track whether or not we've used a unique section,Eric Christopher2014-01-23
* XCore target: Add large code modelRobert Lytton2013-12-02
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-18
* Move TLOF implementations to libCodegen to resolve layering violation.Anton Korobeynikov2010-02-15
* switch off of 'Section' onto MCSection. We're not properly usingChris Lattner2009-07-31
* Rip all of the global variable lowering logic out of TargetAsmInfo. SinceChris Lattner2009-07-28