Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DebugInfo] Improve error message text | James Henderson | 2020-01-10 | 1 | -1/+1 |
* | [DebugInfo] Remove redundant checks for past-the-end of prologue | James Henderson | 2020-01-03 | 1 | -11/+16 |
* | [test][llvm-dwarfdump] Use --implicit-check-not to simplify test checks | James Henderson | 2020-01-03 | 1 | -11/+5 |
* | [test][llvm-dwarfdump] Normalise contents and checks for line tables | James Henderson | 2020-01-03 | 1 | -39/+60 |
* | [test][llvm-dwarfdump] Add missing checks for table dumping | James Henderson | 2020-01-03 | 1 | -1/+15 |
* | [test][llvm-dwarfdump][NFC] Remove unused check | James Henderson | 2020-01-02 | 1 | -136/+133 |
* | [test][llvm-dwarfdump][NFC] Improve test readability | James Henderson | 2020-01-02 | 1 | -17/+48 |
* | [DWARF] Add more error handling to debug line parser. | Jonas Devlieghere | 2019-07-22 | 1 | -2/+16 |
* | [DWARF] Rework debug line parsing to use llvm::Error and callbacks | James Henderson | 2018-05-10 | 1 | -0/+91 |