commit | 68d6585eb0ab5b58fc96c2bcb085d5706f76f7a2 | [log] [tgz] |
---|---|---|
author | Louis Dionne <ldionne@apple.com> | Tue Oct 08 14:53:11 2019 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 27 19:31:32 2020 -0700 |
tree | 45874ce6e6d88b64b300dab837785853db804171 | |
parent | 942588ee227f3165e1b232f8941a4e19d176dba7 [diff] |
[libc++] TAKE 2: Make system libraries PRIVATE dependencies of libc++ We tried doing that previously (in r373487) and failed (reverted in r373506) because the benchmarks needed to link against system libraries and relied on libc++'s dependencies being propagated. Now that this has been fixed (in r374053), this commit marks the system libraries as PRIVATE dependencies of libc++. llvm-svn: 374056 GitOrigin-RevId: c864f73e45ce138040b14d54dd4ad2bdcba396ea