[PATCH] D102937: [lld][WebAssembly] Fix for PIC output + TLS + non-shared-memory

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 21 15:18:35 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8544b40b6e1d: [lld][WebAssembly] Fix for PIC output + TLS + non-shared-memory (authored by sbc100).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102937

Files:
  lld/test/wasm/data-segments.ll
  lld/test/wasm/relocation-bad-tls.s
  lld/test/wasm/tls-no-shared.s
  lld/test/wasm/tls-non-shared-memory.s
  lld/wasm/OutputSections.cpp
  lld/wasm/Relocations.cpp
  lld/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102937.347137.patch
Type: text/x-patch
Size: 9636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210521/0ddc5c90/attachment.bin>


More information about the llvm-commits mailing list