aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/MCLinkerOptimizationHint.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-06-26Apply clang-tidy's modernize-loop-convert to lib/MC.Benjamin Kramer1-3/+2
2016-06-22Prune some includes from headers and sink some inline functionsReid Kleckner1-0/+26
2015-06-01MC: Tidy up LOH naming a bit. NFC.Jim Grosbach1-1/+1
2015-05-20MC: Take MCSymbol in MachObjectWriter::getSymbolAddress(), NFCDuncan P. N. Exon Smith1-3/+1
2015-03-04This file should always have included MCAssembler and not MCStreamer. NFCPete Cooper1-1/+1
2015-01-14[cleanup] Re-sort all the #include lines in LLVM usingChandler Carruth1-1/+1
2014-04-02[ARM64][CollectLOH] Add some comments to explain how the LOHsQuentin Colombet1-0/+8
2014-03-29Detemplatize LOHDirective.Benjamin Kramer1-3/+0
2014-03-29MachO: Add linker-optimisation hint framework to MC.Tim Northover1-0/+30