aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/AddressPool.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-05-30MC: Clean up MCExpr naming. NFC.Jim Grosbach1-1/+1
2015-05-21Move alignment from MCSectionData to MCSection.Rafael Espindola1-1/+1
2015-04-24[AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr.Lang Hames1-2/+2
2014-04-26DWARF Type Units: Avoid emitting type units under fission if the type require...David Blaikie1-0/+1
2014-04-25Add missing cpp file headerDavid Blaikie1-0/+8
2014-04-23Separate out the DWARF address pool into its own type/files.David Blaikie1-0/+36