Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix assert on access of empty vector (#4045) | Wouter van Oortmerssen | 2021-08-02 | 1 | -4/+4 |
* | DWARF: Fix abbreviation lookups, they are relative to 1 (#3158) | Alon Zakai | 2020-09-22 | 1 | -6/+6 |
* | DWARF: Optimize abbreviation index/offset computation (#3033) | Alon Zakai | 2020-08-18 | 1 | -8/+32 |
* | DWARF: Fix debug_info references to the abbreviations section (#2997) | Alon Zakai | 2020-08-07 | 1 | -7/+16 |
* | DWARF: Ignore a compile unit with no abbreviations (#2678) | Alon Zakai | 2020-03-04 | 1 | -0/+5 |
* | DWARF: Fix debug_abbrev section (#2630) | Alon Zakai | 2020-01-28 | 1 | -6/+19 |
* | Handle an invalid AbbrCode in DWARF handling (#2607) | Alon Zakai | 2020-01-21 | 1 | -0/+7 |
* | DWARF support for multiple line tables (#2557) | Alon Zakai | 2020-01-09 | 1 | -0/+3 |
* | DWARF parsing and writing support using LLVM (#2520) | Alon Zakai | 2019-12-19 | 1 | -0/+177 |