[PATCH] D101703: [lld][WebAssembly] Do not merge comdat data segments
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 3 13:59:06 PDT 2021
dschuff accepted this revision.
dschuff added inline comments.
This revision is now accepted and ready to land.
================
Comment at: lld/test/wasm/relocatable-comdat.s:20
+
+# Verify that .data.foo in this file is not merged with comdata .data.foo
+# section in Inputs/comdat-data.s.
----------------
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101703/new/
https://reviews.llvm.org/D101703
More information about the llvm-commits
mailing list