summaryrefslogtreecommitdiff
path: root/lib/MC/MCCodeEmitter.cpp
AgeCommit message (Expand)Author
2017-02-08[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...Eugene Zelenko
2010-12-16MC: Move target specific fixup info descriptors to TargetAsmBackend instead ofDaniel Dunbar
2010-11-28Define generic 1, 2 and 4 byte pc relative relocations. They are commonRafael Espindola
2010-03-19MCCodeEmitter: Add target independent fixup flag for is-pc-relative.Daniel Dunbar
2010-02-11make getFixupKindInfo return a const reference, allowingChris Lattner
2009-08-27llvm-mc: Tweak MCCodeEmitter skeleton.Daniel Dunbar