[compiler-rt] [sanitizer][Darwin] Define TlsSize on arm64 (PR #133989)
Leonard Grey via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 30 13:52:28 PDT 2025
speednoisemovement wrote:
Thanks for reviewing!
The motivation is to bring some parity for LSAN since anything that gets stashed in TSD is a false positive on arm64 right now.
I'll look into `DontNeedShadowFor`/`GetTls` and get back to you.
https://github.com/llvm/llvm-project/pull/133989
More information about the llvm-commits
mailing list