[libc-commits] [PATCH] D122788: [libc] Enable threads.h functions on aarch64.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Mar 31 00:19:56 PDT 2022
sivachandra created this revision.
sivachandra added reviewers: lntue, michaelrj.
Herald added subscribers: libc-commits, ecnelises, tschuett, kristof.beyls, mgorny.
Herald added projects: libc-project, All.
sivachandra requested review of this revision.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D122788
Files:
libc/config/linux/aarch64/entrypoints.txt
libc/src/threads/linux/CMakeLists.txt
libc/src/threads/linux/Thread.h
libc/src/threads/linux/thrd_create.cpp
libc/src/threads/linux/x86_64/thread_start_args.h.in
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122788.419345.patch
Type: text/x-patch
Size: 6992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220331/94347292/attachment-0001.bin>
More information about the libc-commits
mailing list