aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/MCDisassembler/MCExternalSymbolizer.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2016-01-26Reflect the MC/MCDisassembler split on the include/ level.Benjamin Kramer1-1/+1
2015-09-15Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...Daniel Sanders1-3/+2
2015-09-15Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...Daniel Sanders1-2/+3
2015-09-15Revert r247684 - Replace Triple with a new TargetTuple ...Daniel Sanders1-3/+2
2015-09-15Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.Daniel Sanders1-2/+3
2015-07-06Change the last few internal StringRef triples into Triple objects.Daniel Sanders1-1/+5
2015-06-23Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko1-1/+1
2015-06-19Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko1-1/+1
2015-05-30MC: Clean up MCExpr naming. NFC.Jim Grosbach1-10/+10
2015-05-18MC: Clean up method names in MCContext.Jim Grosbach1-2/+2
2015-05-13MC: Modernize MCOperand API naming. NFC.Jim Grosbach1-1/+1
2015-01-18unique_ptrify the RelInfo parameter to TargetRegistry::createMCSymbolizerDavid Blaikie1-6/+4
2014-07-23Finish inverting the MC -> Object dependency.Rafael Espindola1-0/+198