Summary: With this change, "ninja check-libc" on linux/aarch64 succeeds. However, all entrypoints with machine dependent implementations have been skipped. A good number of these skipped entrypoints can be enabled once we have aarch64 syscall support available. Reviewers: abrachet, asteinhauser Differential Revision: https://reviews.llvm.org/D81533
6 lines
95 B
Plaintext
6 lines
95 B
Plaintext
set(PUBLIC_HEADERS
|
|
libc.include.errno
|
|
libc.include.math
|
|
libc.include.sys_syscall
|
|
)
|