summaryrefslogtreecommitdiff
path: root/lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.cpp
Commit message (Expand)AuthorAge
* Refactor the setting of PrivateGlobalPrefix.Rafael Espindola2013-12-02
* Remove AllowQuotesInName and friends from MCAsmInfo.Rafael Espindola2013-11-13
* Add a MCAsmInfoELF class and factor some code into it.Rafael Espindola2013-10-16
* MC: Remove vestigial PCSymbol field from AsmInfoDavid Majnemer2013-09-25
* Remove unused argument.Rafael Espindola2013-05-10
* Clean up assignment of CalleeSaveStackSlotSize: get rid of the default and ex...Eli Bendersky2013-01-23
* Prune some includesCraig Topper2012-03-27
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-20
* Move some parts of TargetAsmInfo down to MCAsmInfo. This is not the greatestEvan Cheng2011-07-15
* Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge...Evan Cheng2011-07-14