[all-commits] [llvm/llvm-project] f52e36: [sanitizer] Use newfstatat for x32
hjl-tools via All-commits
all-commits at lists.llvm.org
Wed May 4 15:56:01 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f52e365092aa08f35b9e2b0d9b8410780c7be39a
https://github.com/llvm/llvm-project/commit/f52e365092aa08f35b9e2b0d9b8410780c7be39a
Author: H.J. Lu <hjl.tools at gmail.com>
Date: 2022-05-04 (Wed, 04 May 2022)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp
Log Message:
-----------
[sanitizer] Use newfstatat for x32
Since newfstatat is supported on x32, use it for x32.
Differential Revision: https://reviews.llvm.org/D124968
More information about the All-commits
mailing list