Files
clang-p2996/llvm/include
Brad Smith 89d636ba91 [Support] Fix building on FreeBSD and OpenBSD (#127005)
Fix building after a6f7cb54d3.

Check for the function getauxval() instead of just the sys/auxv.h
header.
2025-02-12 22:55:22 -05:00
..