[PATCH] D128515: [lld][WebAssembly] Don't apply data relocations at static constructor time

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 27 15:50:34 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG53217ecb882c: [lld][WebAssembly] Don't apply data relocations at static constructor time (authored by sbc100).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128515/new/

https://reviews.llvm.org/D128515

Files:
  lld/test/wasm/data-segments.ll
  lld/test/wasm/pie.ll
  lld/test/wasm/shared-weak-symbols.s
  lld/test/wasm/shared.s
  lld/test/wasm/shared64.s
  lld/test/wasm/tls-export.s
  lld/test/wasm/tls-non-shared-memory.s
  lld/wasm/Driver.cpp
  lld/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128515.440420.patch
Type: text/x-patch
Size: 12385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220627/144f5908/attachment.bin>


More information about the llvm-commits mailing list