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

Alex Crichton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 10:18:47 PST 2020


alexcrichton added a comment.

Currently Rust is able to get away with 0 binary compatibility between rustc versions, so if LLVM 12 is entirely different from LLVM 11, that's totally fine by us!


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