summaryrefslogtreecommitdiff
path: root/third_party/llvm-project/include
Commit message (Expand)AuthorAgeFilesLines
* Update two files from upstream LLVM, ConvertUTF.h,cpp (#5954)Alon Zakai2023-09-181-16/+58
* [DWARF] Warn on unsupport DWARF versions and content (#5120)Alon Zakai2022-10-071-1/+2
* Ignore missing CUs in DWARF rewriting (#3700)Alon Zakai2021-03-181-0/+1
* Remove exnref and br_on_exn (#3505)Heejin Ahn2021-01-221-2/+0
* [wasm64] fix for Memory64Lowering affecting DWARF data (#3348)Wouter van Oortmerssen2020-11-131-0/+1
* DWARF: Fix debug_info references to the abbreviations section (#2997)Alon Zakai2020-08-071-0/+10
* Fix DWARF location list updating with nonzero compilation unit base addr (#2...Paolo Severini2020-05-271-0/+1
* DWARF: Update DW_AT_stmt_list which are offsets into the debug_line section (...Alon Zakai2020-01-281-0/+4
* DWARF: Update .debug_loc (#2616)Alon Zakai2020-01-232-0/+13
* Update LLVM to support WASM_location (#2596)Alon Zakai2020-01-162-1/+4
* DWARF debug line updating (#2545)Alon Zakai2019-12-201-1/+1
* DWARF parsing and writing support using LLVM (#2520)Alon Zakai2019-12-19215-0/+64772