llvm-project/llvm/test/DebugInfo/WebAssembly
Derek Schuff 0a391060f1 [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 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