[all-commits] [llvm/llvm-project] e17a47: [libc][Obvious] Fix deps of few threads targets.
Siva Chandra via All-commits
all-commits at lists.llvm.org
Tue May 12 16:15:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e17a47b2d353737e25b24c8dfcc3e8984878b02e
https://github.com/llvm/llvm-project/commit/e17a47b2d353737e25b24c8dfcc3e8984878b02e
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2020-05-12 (Tue, 12 May 2020)
Changed paths:
M libc/src/threads/linux/CMakeLists.txt
M libc/test/src/threads/CMakeLists.txt
Log Message:
-----------
[libc][Obvious] Fix deps of few threads targets.
A missing dep has been added, and a few redundent deps have been
removed.
More information about the All-commits
mailing list