diff options
author | Louis Dionne <ldionne@apple.com> | 2019-10-08 14:53:11 +0000 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2019-10-08 14:53:11 +0000 |
commit | c864f73e45ce138040b14d54dd4ad2bdcba396ea (patch) | |
tree | f0385a52da77f6d14e25bf4a76cb56e476e0d071 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 45e0f2437327e753b0cd20fbe6fa25c8e1b226c7 (diff) | |
download | llvm-c864f73e45ce138040b14d54dd4ad2bdcba396ea.zip llvm-c864f73e45ce138040b14d54dd4ad2bdcba396ea.tar.gz llvm-c864f73e45ce138040b14d54dd4ad2bdcba396ea.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions