summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h
Commit message (Expand)AuthorAgeFilesLines
* Make RangeSpanList take a symbol for the beginning of the rangeEric Christopher2013-12-041-3/+3
* Use move and stack allocation for RangeSpanLists. As a result makeEric Christopher2013-12-041-6/+6
* Make ranges and range lists be a discrete entity that can be locatedEric Christopher2013-12-031-0/+38
* DebugInfo: Rename generic unit references to "TheU" instead of TheCU now that...David Blaikie2013-12-021-7/+7
* DebugInfo: Rename DwarfCompileUnit.* to DwarfUnit.* to match their contents.David Blaikie2013-12-021-0/+431
OpenPOWER on IntegriCloud