1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01: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
dbg-value-live-interval.ll
dbg-value-move-2.ll
dbg-value-move-clone.mir
dbg-value-move-reg-stackify.mir
dbg-value-move.ll
dbg-value-ti.ll
dwarf-headers.ll [WebAssembly] Add Object and ObjectWriter support for wasm COMDAT sections 2020-12-07 12:12:44 -08:00
fission-cu.ll
fission-sections.ll
lit.local.cfg