[PATCH] D130053: [WebAssembly] Use `localexec` as default TLS model for non-Emscripten targets

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 17:15:35 PDT 2022


sbc100 accepted this revision.
sbc100 added a comment.
This revision is now accepted and ready to land.

lgtm!  Although we probably need to test.. perhaps there already is one which needs updating due to this test?  I imagine it would be in the `test/CodeGen/WebAssembly` directory.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130053



More information about the llvm-commits mailing list