aboutsummaryrefslogtreecommitdiff
path: root/lib/MC/MCAsmBackend.cpp
AgeCommit message (Expand)Author
2012-10-01MachO: direct-to-object attribute for data-in-code markers.Jim Grosbach
2012-05-11Tidy up. Trailing whitespace.Jim Grosbach
2012-03-26Prune some includes and forward declarations.Craig Topper
2011-12-24Section relative fixups are a coff concept, not a x86 one. Replace theRafael Espindola
2011-11-23This patch addresses gp relative fixups/relocations for jump tables.Akira Hatanaka
2011-07-25Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA...Evan Cheng