[PATCH] D88603: [WebAssembly] Add support for DWARF type units
Wouter van Oortmerssen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 1 12:58:57 PDT 2020
aardappel added inline comments.
================
Comment at: llvm/test/DebugInfo/WebAssembly/dwarf-headers.ll:47
+;
+; SINGLE-4: .debug_types contents:
+; SINGLE-4: 0x00000000: Type Unit: {{.*}} version = 0x0004, abbr_offset
----------------
I guess this doesn't actually test that only one copy of these remain after linking? That's already tested in LLD?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88603/new/
https://reviews.llvm.org/D88603
More information about the llvm-commits
mailing list