Files
clang-p2996/llvm/test/CodeGen/WebAssembly/thread_pointer.ll
Sam Clegg ea58410d0f [WebAssembly] Implement %llvm.thread.pointer intrinsic (#117817)
We can simply use the `__tls_base` global for this which is guaranteed
to be non-zero and unique per thread.

Fixes: #117433
2024-11-26 17:19:14 -08:00

768 B