[compiler-rt] [tsan] Refine fstat{, 64} interceptors on GLIBC (PR #85612)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 25 21:33:30 PDT 2024


MaskRay wrote:

The interceptors should now use `__fxstat{,64}` compatibility symbols. Sent #86625 to additionally simplify the code a bit.

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


More information about the llvm-commits mailing list