diff options
author | Fangrui Song <i@maskray.me> | 2022-01-28 09:15:39 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-01-28 09:15:39 -0800 |
commit | c80d34985993a2e4f6a8ad6cc92b0bc6bde16797 (patch) | |
tree | 06a75e1aabfe6d924c6804e91a2ac9546352db70 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 5d089d9a832c24c008ba0ecc0e28e82a7ad42297 (diff) | |
download | llvm-c80d34985993a2e4f6a8ad6cc92b0bc6bde16797.zip llvm-c80d34985993a2e4f6a8ad6cc92b0bc6bde16797.tar.gz llvm-c80d34985993a2e4f6a8ad6cc92b0bc6bde16797.tar.bz2 |
[msan][tsan] Refine __fxstat{,at}{,64} condition
In glibc before 2.33, include/sys/stat.h defines fstat/fstat64 to
`__fxstat/__fxstat64` and provides `__fxstat/__fxstat64` in libc_nonshared.a.
The symbols are glibc specific and not needed on other systems.
Reviewed By: vitalybuka, #sanitizers
Differential Revision: https://reviews.llvm.org/D118423
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions