summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h
Commit message (Expand)AuthorAgeFilesLines
* Debug info: Store the DIVariable in DebugLocEntry also for constants,Adrian Prantl2014-04-111-6/+6
* clarify commentAdrian Prantl2014-04-021-1/+2
* Add a doxygen comment to DebugLocEntry::Merge.Adrian Prantl2014-04-011-0/+3
* DebugLocEntry: Actually merge the loc entry when returning true.David Blaikie2014-04-011-1/+5
* Fix accidental fallthrough in DebugLocEntry::hasSameValueOrLocationDavid Blaikie2014-04-011-5/+10
* Remove unused function DebugLocEntry::isEmptyDavid Blaikie2014-04-011-3/+0
* Refactor out the comparison of the location/value in a DebugLocEntryDavid Blaikie2014-04-011-18/+19
* DebugInfo: Split DebugLocEntry into its own file.David Blaikie2014-04-011-0/+112
OpenPOWER on IntegriCloud