summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCLinkerOptimizationHint.cpp
Commit message (Expand)AuthorAgeFilesLines
* MC: Change object writers to use endian::Writer. NFCI.Peter Collingbourne2018-05-211-1/+1
* [MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...Eugene Zelenko2017-02-111-4/+6
* Apply clang-tidy's modernize-loop-convert to lib/MC.Benjamin Kramer2016-06-261-3/+2
* Prune some includes from headers and sink some inline functionsReid Kleckner2016-06-221-0/+26
* MC: Tidy up LOH naming a bit. NFC.Jim Grosbach2015-06-011-1/+1
* MC: Take MCSymbol in MachObjectWriter::getSymbolAddress(), NFCDuncan P. N. Exon Smith2015-05-201-3/+1
* This file should always have included MCAssembler and not MCStreamer. NFCPete Cooper2015-03-041-1/+1
* [cleanup] Re-sort all the #include lines in LLVM usingChandler Carruth2015-01-141-1/+1
* [ARM64][CollectLOH] Add some comments to explain how the LOHsQuentin Colombet2014-04-021-0/+8
* Detemplatize LOHDirective.Benjamin Kramer2014-03-291-3/+0
* MachO: Add linker-optimisation hint framework to MC.Tim Northover2014-03-291-0/+30
OpenPOWER on IntegriCloud