summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/DebugInfo/DWARF/DwarfGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Recommit "[ELF] - Add ability for DWARFContextInMemory to exit early when any...George Rimar2017-06-281-0/+1
* Revert r306512 "[ELF] - Add ability for DWARFContextInMemory to exit early wh...George Rimar2017-06-281-1/+0
* [ELF] - Add ability for DWARFContextInMemory to exit early when any error hap...George Rimar2017-06-281-0/+1
* Remove the unnecessary virtual dtor from the DIEUnit hierarchy (in favor of p...David Blaikie2017-04-221-1/+1
* [DWARF] NFC. A few bits of minor code cleanup.Chris Bieneman2017-03-061-3/+0
* Add iterator support to DWARFDie to allow child DIE iteration.Greg Clayton2017-01-051-0/+3
* Fix memory leak in unit test.Benjamin Kramer2016-12-091-2/+2
* Fix ASAN buildbots by fixing a double free crash.Greg Clayton2016-12-081-1/+1
* DIE::addAttribute(): Prune a redundant \param. [-Wdocumentation]NAKAMURA Takumi2016-12-081-1/+1
* Move DwarfGenerator.cpp to unittestsDaniel Jasper2016-12-081-0/+231
OpenPOWER on IntegriCloud