1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/test/DebugInfo/WebAssembly
Derek Schuff 24b9266a7e [WebAssembly] Add Object and ObjectWriter support for wasm COMDAT sections
Allow sections to be placed into COMDAT groups, in addtion to functions and data
segments.

Also make section symbols unnamed, which allows sections with identical names
(section names are independent of their section symbols, but previously we
gave the symbols the same name as their sections, which results in collisions
when sections are identically-named).

Differential Revision: https://reviews.llvm.org/D92691
2020-12-07 12:12:44 -08:00
..
dbg-declare.ll
dbg-loop-loc.ll
dbg-value-dwarfdump.ll [WebAssembly] Add int32 DW_OP_WASM_location variant 2020-04-16 16:32:17 -07:00
dbg-value-live-interval.ll [llc] (almost) remove --print-machineinstrs 2020-07-20 10:43:28 -07:00
dbg-value-move-2.ll [llc] (almost) remove --print-machineinstrs 2020-07-20 10:43:28 -07:00
dbg-value-move-clone.mir [WebAssembly] Replace all calls with generalized multivalue calls 2020-02-18 15:55:20 -08:00
dbg-value-move-reg-stackify.mir [WebAssembly] Replace all calls with generalized multivalue calls 2020-02-18 15:55:20 -08:00
dbg-value-move.ll [llc] (almost) remove --print-machineinstrs 2020-07-20 10:43:28 -07:00
dbg-value-ti.ll [WebAssembly] fixed target index strings in DebugInfo test 2020-04-16 17:11:14 -07:00
dwarf-headers.ll [WebAssembly] Add Object and ObjectWriter support for wasm COMDAT sections 2020-12-07 12:12:44 -08:00
fission-cu.ll Support dwarf fission for wasm object files 2020-09-17 14:42:41 -07:00
fission-sections.ll Support dwarf fission for wasm object files 2020-09-17 14:42:41 -07:00
lit.local.cfg