[PATCH] D91274: [WebAssembly] Ban all TLS on non-emscripten targets (even local-exec)

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 11 21:58:34 PST 2020


tlively accepted this revision.
tlively added a subscriber: alexcrichton.
tlively added a comment.
This revision is now accepted and ready to land.

LGTM if we can verify that neither Rust nor WASI use this functionality.

@alexcrichton, do non-Emscripten Rust targets use the current TLS implementation?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91274



More information about the llvm-commits mailing list