[llvm] [WebAssembly] Remove threadlocal.address when disabling TLS (PR #88209)
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 9 17:58:14 PDT 2024
================
@@ -0,0 +1,28 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
----------------
MatzeB wrote:
Actually changed `tls-local-exec.ll` and `tls-general-dynamic.ll` and verified the changed versions do indeed crash without this fix. (And only now realize derek didn't actually ask to change them right now, but I guess it won't hurt :) )
https://github.com/llvm/llvm-project/pull/88209
More information about the llvm-commits
mailing list