summaryrefslogtreecommitdiff
path: root/lib/MC/MCLinkerOptimizationHint.cpp
AgeCommit message (Expand)AuthorFilesLines
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