aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-1/+0
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+1
* XCore target: implement exception handlingRobert Lytton2013-11-131-0/+2
* Add a MCAsmInfoELF class and factor some code into it.Rafael Espindola2013-10-161-1/+0
* XCore target does not emit '.hidden' or '.protected' attributesRobert Lytton2013-10-111-0/+4
* XCore target: fix weak linkage attribute handlingRobert Lytton2013-09-091-1/+0
* Remove unused argument.Rafael Espindola2013-05-101-1/+1
* Prune some includesCraig Topper2012-03-271-0/+1
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-201-0/+2
* Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...Evan Cheng2011-07-141-0/+29