Linux on SPARC uses fstatat64 instead.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Hi. I am waiting a bit for others to conform this is the direction to work around sparc64.
Paths
| Differential D125572
[sanitizer] Don't use newfstatat for Linux on SPARC ClosedPublic Authored by glaubitz on May 13 2022, 10:58 AM.
Details Summary Linux on SPARC uses fstatat64 instead.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 14 2022, 11:37 AM Comment Actions
Hi. I am waiting a bit for others to conform this is the direction to work around sparc64. Comment Actions
Yep, it is: https://github.com/torvalds/linux/commit/40ad7a6afc53217ad95b5ae2221e42d7655e057b This revision was landed with ongoing or failed builds.May 16 2022, 12:22 PM Closed by commit rGd4aacc1a013e: [sanitizer] Don't use newfstatat for Linux on SPARC (authored by glaubitz, committed by eugenis). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 429813 compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp
compiler-rt/lib/sanitizer_common/sanitizer_platform.h
|