aboutsummaryrefslogtreecommitdiffstats
path: root/lib/MC/MCAsmBackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+1
* Use llvm::array_lengthof to replace sizeof(array)/sizeof(array[0]).Craig Topper2013-07-151-2/+2
* MachO: direct-to-object attribute for data-in-code markers.Jim Grosbach2012-10-011-5/+2
* Tidy up. Trailing whitespace.Jim Grosbach2012-05-111-1/+1
* Prune some includes and forward declarations.Craig Topper2012-03-261-0/+1
* Section relative fixups are a coff concept, not a x86 one. Replace theRafael Espindola2011-12-241-1/+5
* This patch addresses gp relative fixups/relocations for jump tables.Akira Hatanaka2011-11-231-6/+10
* Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA...Evan Cheng2011-07-251-0/+37