| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [DWARF] Corrected behavior for when no .apple_names section is present in the... | Spyridoula Gravani | 2017-06-16 | 1 | -3/+3 |
| * | Added partial verification for .apple_names accelerator table in llvm-dwarfdu... | Spyridoula Gravani | 2017-06-14 | 1 | -0/+34 |
| * | Revert "[Dwarf] Disable reference verification for now (PR32972)" | Diana Picus | 2017-05-09 | 1 | -2/+1 |
| * | [Dwarf] Disable reference verification for now (PR32972) | Renato Golin | 2017-05-09 | 1 | -1/+2 |
| * | Add const to "DWARFDie &Die" in a few functions as they can't change the DWAR... | Greg Clayton | 2017-05-08 | 1 | -2/+2 |
| * | Fix typo | Eugene Zemtsov | 2017-05-08 | 1 | -1/+1 |
| * | Fix typo "veify" to "verify". | Greg Clayton | 2017-05-08 | 1 | -1/+1 |
| * | Break verification down into smaller functions to keep code clean. | Greg Clayton | 2017-05-03 | 1 | -142/+167 |
| * | Create DWARFVerifier.cpp and .h and move all DWARF verification code over int... | Greg Clayton | 2017-05-03 | 1 | -0/+252 |

