Use std::unique_ptr. NFC.
[oota-llvm.git] / lib / MC / MCLinkerOptimizationHint.cpp
2015-06-01 Jim GrosbachMC: Tidy up LOH naming a bit. NFC.
2015-05-20 Duncan P. N. Exon... MC: Take MCSymbol in MachObjectWriter::getSymbolAddress...
2015-03-04 Pete CooperThis file should always have included MCAssembler and...
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2014-04-02 Quentin Colombet[ARM64][CollectLOH] Add some comments to explain how...
2014-03-29 Benjamin KramerDetemplatize LOHDirective.
2014-03-29 Tim NorthoverMachO: Add linker-optimisation hint framework to MC.