[libcxx-commits] [PATCH] D94909: [libc++][VE] Support futex system call on VE
Kazushi Marukawa via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Dec 9 02:50:16 PST 2021
kaz7 abandoned this revision.
kaz7 added a comment.
I close this issue since the `linux/futex.h` for VE is available in the recent VE dstribution for RHEL8. The distribution for RHEL7 is simply not updated yet. I found that when I chatted about `futex.h` with colleageus in OS team. Thank you for your suggestion. ;-)
On the other hand, we also want to run pre-commit CI using BuildKite. So, we will definitely contact you about it soon. Thank you for your help.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94909/new/
https://reviews.llvm.org/D94909
More information about the libcxx-commits
mailing list