[libc] Collect objects only from visible deps of an object library.
authorSiva Chandra Reddy <sivachandra@google.com>
Wed, 1 Apr 2020 23:05:55 +0000 (16:05 -0700)
committerSiva Chandra Reddy <sivachandra@google.com>
Thu, 9 Apr 2020 17:40:37 +0000 (10:40 -0700)
commit939fa1b5604cba7ed588d68f3d2f8c1bf599bbca
tree61cd9a2f1be059edf49c966039282b39f06485ad
parent89c7d9633b3f2255ed711522f29751566a6f5d70
[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
libc/cmake/modules/LLVMLibCRules.cmake