[all-commits] [llvm/llvm-project] 97417e: [libc] Enable threads.h functions on aarch64.
Siva Chandra via All-commits
all-commits at lists.llvm.org
Thu Mar 31 08:42:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97417e0300719f4bc9e8599ecc68ef97170524f8
https://github.com/llvm/llvm-project/commit/97417e0300719f4bc9e8599ecc68ef97170524f8
Author: Siva Chandra <sivachandra at google.com>
Date: 2022-03-31 (Thu, 31 Mar 2022)
Changed paths:
M libc/config/linux/aarch64/entrypoints.txt
M libc/src/threads/linux/CMakeLists.txt
M libc/src/threads/linux/Thread.h
M libc/src/threads/linux/thrd_create.cpp
R libc/src/threads/linux/x86_64/thread_start_args.h.in
Log Message:
-----------
[libc] Enable threads.h functions on aarch64.
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D122788
More information about the All-commits
mailing list