[all-commits] [llvm/llvm-project] 86f054: [libc] add missing header deps to getauxval (#79091)
Schrodinger ZHU Yifan via All-commits
all-commits at lists.llvm.org
Mon Jan 22 21:57:20 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 86f05477d0bd7347e9bec8c1f9a7d89c167ad556
https://github.com/llvm/llvm-project/commit/86f05477d0bd7347e9bec8c1f9a7d89c167ad556
Author: Schrodinger ZHU Yifan <yifanzhu at rochester.edu>
Date: 2024-01-23 (Tue, 23 Jan 2024)
Changed paths:
M libc/src/sys/auxv/linux/CMakeLists.txt
Log Message:
-----------
[libc] add missing header deps to getauxval (#79091)
`getauxval` depends on `libc.include.sys_auxv`
More information about the All-commits
mailing list