[all-commits] [llvm/llvm-project] 939fa1: [libc] Collect objects only from visible deps of a...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Thu Apr 9 10:58:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 939fa1b5604cba7ed588d68f3d2f8c1bf599bbca
https://github.com/llvm/llvm-project/commit/939fa1b5604cba7ed588d68f3d2f8c1bf599bbca
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2020-04-09 (Thu, 09 Apr 2020)
Changed paths:
M libc/cmake/modules/LLVMLibCRules.cmake
Log Message:
-----------
[libc] Collect objects only from visible deps of an object library.
A typo in an earlier change allowed this check to be missed.
Reviewers: abrachet
Differential Revision: https://reviews.llvm.org/D77256
More information about the All-commits
mailing list