summaryrefslogtreecommitdiff
path: root/third_party/llvm-project
Commit message (Expand)AuthorAgeFilesLines
* On OpenBSD (6.6) libc++ fileno is defined as a MACRO which doesn't work with ...osen2020-02-271-1/+1
* DWARF: Fix debug_abbrev section (#2630)Alon Zakai2020-01-283-10/+31
* DWARF: Update DW_AT_stmt_list which are offsets into the debug_line section (...Alon Zakai2020-01-282-2/+26
* DWARF: Fix emitting of DW_FORM_sdata (#2627)Alon Zakai2020-01-272-1/+19
* DWARF: Update .debug_loc (#2616)Alon Zakai2020-01-234-0/+62
* Handle an invalid AbbrCode in DWARF handling (#2607)Alon Zakai2020-01-211-0/+7
* Update LLVM to support WASM_location (#2596)Alon Zakai2020-01-163-1/+6
* Fix emitting of .debug_abbrev (#2582)Alon Zakai2020-01-101-0/+4
* DWARF support for multiple line tables (#2557)Alon Zakai2020-01-096-8/+35
* Fix debug build (#2561)Alon Zakai2020-01-061-46/+1
* DWARF debug line updating (#2545)Alon Zakai2019-12-201-1/+1
* DWARF parsing and writing support using LLVM (#2520)Alon Zakai2019-12-19284-0/+90567