diff options
author | Rainer Orth <ro@gcc.gnu.org> | 2025-05-06 09:13:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-06 09:13:34 +0200 |
commit | 3f1eafaa04f1c04ae5c7aae3e452eb75c507584d (patch) | |
tree | 03be11f7764700be09625dbdfc4bc6e24ea11ea4 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | c24b9ca3da1a36c78652f5c2e046a91af1b63aed (diff) | |
download | llvm-3f1eafaa04f1c04ae5c7aae3e452eb75c507584d.zip llvm-3f1eafaa04f1c04ae5c7aae3e452eb75c507584d.tar.gz llvm-3f1eafaa04f1c04ae5c7aae3e452eb75c507584d.tar.bz2 |
[OpenMP] Provide __NR_sched_[gs]etaffinity on Linux/sparc64 (#138525)
`libomp` doesn't currently build on Linux/sparc64 due to lack of
`__NR_sched_setaffinity` and `__NR_sched_getaffinity` definitions.
This patch provides those.
Tested on `sparcv9-sun-solaris2.11`, `sparc64-unknown-linux-gnu`,
`amd64-pc-solaris2.11`, and `x86_64-pc-linux-gnu`.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions