summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.h
Commit message (Expand)AuthorAge
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-29
* Add a MCAsmInfoELF class and factor some code into it.Rafael Espindola2013-10-16
* Remove unused argument.Rafael Espindola2013-05-10
* Prune some includesCraig Topper2012-03-27
* remove Emacs-tag form .cpp files in Mips Backend, and fix some typo.Jia Liu2012-02-17
* add Emacs tag and fix some comment error in file headersJia Liu2012-02-17
* 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