[llvm] [WebAssembly] Remove threadlocal.address when disabling TLS (PR #88209)

Sam Clegg via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 9 17:33:38 PDT 2024


================
@@ -0,0 +1,28 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
----------------
sbc100 wrote:

I assume we already have one or more tests for TLS stripping.. should we give this one a more specific name?  (or merge them?)

https://github.com/llvm/llvm-project/pull/88209


More information about the llvm-commits mailing list