summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCDisassembler/MCExternalSymbolizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Reflect the MC/MCDisassembler split on the include/ level.Benjamin Kramer2016-01-261-1/+1
* Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...Daniel Sanders2015-09-151-3/+2
* Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...Daniel Sanders2015-09-151-2/+3
* Revert r247684 - Replace Triple with a new TargetTuple ...Daniel Sanders2015-09-151-3/+2
* Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.Daniel Sanders2015-09-151-2/+3
* Change the last few internal StringRef triples into Triple objects.Daniel Sanders2015-07-061-1/+5
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* MC: Clean up MCExpr naming. NFC.Jim Grosbach2015-05-301-10/+10
* MC: Clean up method names in MCContext.Jim Grosbach2015-05-181-2/+2
* MC: Modernize MCOperand API naming. NFC.Jim Grosbach2015-05-131-1/+1
* unique_ptrify the RelInfo parameter to TargetRegistry::createMCSymbolizerDavid Blaikie2015-01-181-6/+4
* Finish inverting the MC -> Object dependency.Rafael Espindola2014-07-231-0/+198
OpenPOWER on IntegriCloud