[all-commits] [llvm/llvm-project] a8086b: [libc] Revert "Propagate entrypoint deps to downst...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Tue Apr 21 10:10:48 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a8086ba4ac85152d8407630e56e9ee5c8b46a214
https://github.com/llvm/llvm-project/commit/a8086ba4ac85152d8407630e56e9ee5c8b46a214
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2020-04-21 (Tue, 21 Apr 2020)
Changed paths:
M libc/cmake/modules/LLVMLibCLibraryRules.cmake
M libc/cmake/modules/LLVMLibCObjectRules.cmake
M libc/cmake/modules/LLVMLibCTestRules.cmake
M libc/loader/linux/CMakeLists.txt
M libc/src/signal/linux/CMakeLists.txt
M libc/test/loader/CMakeLists.txt
M libc/test/src/math/CMakeLists.txt
M libc/test/src/stdio/CMakeLists.txt
M libc/test/src/string/CMakeLists.txt
M libc/test/src/unistd/CMakeLists.txt
Log Message:
-----------
[libc] Revert "Propagate entrypoint deps to downstream targets."
This reverts commit 20cb440ea210597bf223505604bb5f2220a067c6 as the
target llvmlibc seems to be failing on the bots.
More information about the All-commits
mailing list