aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/X86/MCTargetDesc/X86ELFRelocationInfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-04-25[C++] Use 'nullptr'. Target edition.Craig Topper1-1/+1
2014-03-09[C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper1-1/+1
2014-01-07Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth1-1/+1
2013-08-08[Object] Split the ELF interface into 3 parts.Michael J. Spencer1-1/+1
2013-06-05Handle relocations that don't point to symbols.Rafael Espindola1-4/+4
2013-05-24Add MCSymbolizer for symbolic/annotated disassembly.Ahmed Bougacha1-0/+135