summaryrefslogtreecommitdiff
path: root/lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.cpp
Commit message (Expand)AuthorAge
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-25
* Refactor the setting of PrivateGlobalPrefix.Rafael Espindola2013-12-02
* XCore target: implement exception handlingRobert Lytton2013-11-13
* Add a MCAsmInfoELF class and factor some code into it.Rafael Espindola2013-10-16
* XCore target does not emit '.hidden' or '.protected' attributesRobert Lytton2013-10-11
* XCore target: fix weak linkage attribute handlingRobert Lytton2013-09-09
* Remove unused argument.Rafael Espindola2013-05-10
* Prune some includesCraig Topper2012-03-27
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-20
* Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...Evan Cheng2011-07-14