summaryrefslogtreecommitdiff
path: root/third_party/llvm-project/dwarf2yaml.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ignore missing CUs in DWARF rewriting (#3700)Alon Zakai2021-03-181-0/+2
* Fixed .debug_loc parsing for wasm64 files (#3660)Wouter van Oortmerssen2021-03-081-3/+7
* DWARF: Fix debug_info references to the abbreviations section (#2997)Alon Zakai2020-08-071-0/+2
* Fix DWARF location list updating with nonzero compilation unit base addr (#2...Paolo Severini2020-05-271-0/+3
* DWARF: Fix debug_abbrev section (#2630)Alon Zakai2020-01-281-0/+8
* DWARF: Fix emitting of DW_FORM_sdata (#2627)Alon Zakai2020-01-271-1/+6
* DWARF: Update .debug_loc (#2616)Alon Zakai2020-01-231-0/+29
* DWARF support for multiple line tables (#2557)Alon Zakai2020-01-091-1/+3
* DWARF parsing and writing support using LLVM (#2520)Alon Zakai2019-12-191-0/+385