diff options
author | Louis Dionne <ldionne@apple.com> | 2019-10-08 14:10:55 +0000 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2019-10-08 14:10:55 +0000 |
commit | 534c86d172528d791738c0503948ee9bf883a9f3 (patch) | |
tree | 76b360754cc8dc83926c260804a8c4abea68707f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c91f1992a6cc13005550ae523aea2627e2ebd977 (diff) | |
download | llvm-534c86d172528d791738c0503948ee9bf883a9f3.zip llvm-534c86d172528d791738c0503948ee9bf883a9f3.tar.gz llvm-534c86d172528d791738c0503948ee9bf883a9f3.tar.bz2 |
[libc++] Use PRIVATE to link benchmark dependencies
It's better style to use PRIVATE when linking libraries to executables,
and it doesn't make a difference since executables don't need to propagate
their link-time dependencies anyway.
llvm-svn: 374050
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions