aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/X86/MCTargetDesc/X86MachORelocationInfo.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-30Simplify the handling of iterators in ObjectFile.Rafael Espindola1-4/+4
2014-01-07Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth1-1/+1
2013-09-01Move everything depending on Object/MachOFormat.h over to Support/MachO.h.Charles Davis1-12/+12
2013-08-27Revert "Fix the build broken by r189315." and "Move everything depending on O...Charles Davis1-12/+12
2013-08-27Move everything depending on Object/MachOFormat.h over to Support/MachO.h.Charles Davis1-12/+12
2013-06-05Handle relocations that don't point to symbols.Rafael Espindola1-7/+6
2013-05-24Add MCSymbolizer for symbolic/annotated disassembly.Ahmed Bougacha1-0/+117