[PATCH] D128515: [lld][WebAssembly] Don't apply data relocations at static constructor time
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 27 12:27:03 PDT 2022
tlively accepted this revision.
tlively added inline comments.
This revision is now accepted and ready to land.
================
Comment at: lld/test/wasm/data-segments.ll:164
+; In PIC mode __wasm_apply_data_relocs is export seperatly to __wasm_call_ctors
+; PIC-DIS: <__wasm_apply_data_relocs>:
----------------
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128515/new/
https://reviews.llvm.org/D128515
More information about the llvm-commits
mailing list