[PATCH] D126107: [lld][WebAssembly] Allow first thread to use static TLS region

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 23 17:27:00 PDT 2022


sbc100 updated this revision to Diff 431537.
sbc100 marked 2 inline comments as not done.
sbc100 added a comment.

- fix test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126107

Files:
  lld/test/wasm/data-segments.ll
  lld/test/wasm/tls_init_symbols.s
  lld/wasm/Writer.cpp
  llvm/include/llvm/BinaryFormat/Wasm.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126107.431537.patch
Type: text/x-patch
Size: 7595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220524/60335d4e/attachment.bin>


More information about the llvm-commits mailing list