summaryrefslogtreecommitdiff
path: root/third_party/llvm-project/DWARFVisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix assert on access of empty vector (#4045)Wouter van Oortmerssen2021-08-021-4/+4
* DWARF: Fix abbreviation lookups, they are relative to 1 (#3158)Alon Zakai2020-09-221-6/+6
* DWARF: Optimize abbreviation index/offset computation (#3033)Alon Zakai2020-08-181-8/+32
* DWARF: Fix debug_info references to the abbreviations section (#2997)Alon Zakai2020-08-071-7/+16
* DWARF: Ignore a compile unit with no abbreviations (#2678)Alon Zakai2020-03-041-0/+5
* DWARF: Fix debug_abbrev section (#2630)Alon Zakai2020-01-281-6/+19
* Handle an invalid AbbrCode in DWARF handling (#2607)Alon Zakai2020-01-211-0/+7
* DWARF support for multiple line tables (#2557)Alon Zakai2020-01-091-0/+3
* DWARF parsing and writing support using LLVM (#2520)Alon Zakai2019-12-191-0/+177