[libc-commits] [PATCH] D121947: [libc][NFC] Add the platform independent file target only if mutex is available.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Mar 17 20:34:58 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc236b41e451a: [libc][NFC] Add the platform independent file target only if mutex is available. (authored by sivachandra).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121947/new/
https://reviews.llvm.org/D121947
Files:
libc/src/__support/CMakeLists.txt
libc/src/__support/File/CMakeLists.txt
libc/src/__support/threads/CMakeLists.txt
libc/src/__support/threads/linux/CMakeLists.txt
libc/src/__support/threads/linux/mutex.h
libc/src/__support/threads/mutex.h
libc/src/__support/threads/mutex_common.h
libc/src/stdlib/CMakeLists.txt
libc/src/threads/CMakeLists.txt
libc/src/threads/linux/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121947.416383.patch
Type: text/x-patch
Size: 6131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220318/58d2889b/attachment-0001.bin>
More information about the libc-commits
mailing list