Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Recommit "[ELF] - Add ability for DWARFContextInMemory to exit early when any... | George Rimar | 2017-06-28 | 1 | -0/+1 |
* | Revert r306512 "[ELF] - Add ability for DWARFContextInMemory to exit early wh... | George Rimar | 2017-06-28 | 1 | -1/+0 |
* | [ELF] - Add ability for DWARFContextInMemory to exit early when any error hap... | George Rimar | 2017-06-28 | 1 | -0/+1 |
* | Remove the unnecessary virtual dtor from the DIEUnit hierarchy (in favor of p... | David Blaikie | 2017-04-22 | 1 | -1/+1 |
* | [DWARF] NFC. A few bits of minor code cleanup. | Chris Bieneman | 2017-03-06 | 1 | -3/+0 |
* | Add iterator support to DWARFDie to allow child DIE iteration. | Greg Clayton | 2017-01-05 | 1 | -0/+3 |
* | Fix memory leak in unit test. | Benjamin Kramer | 2016-12-09 | 1 | -2/+2 |
* | Fix ASAN buildbots by fixing a double free crash. | Greg Clayton | 2016-12-08 | 1 | -1/+1 |
* | DIE::addAttribute(): Prune a redundant \param. [-Wdocumentation] | NAKAMURA Takumi | 2016-12-08 | 1 | -1/+1 |
* | Move DwarfGenerator.cpp to unittests | Daniel Jasper | 2016-12-08 | 1 | -0/+231 |