forked from OSchip/llvm-project
8e78915446
When linking library dependencies, we shouldn't need to export linked libraries to dependents. We should be explicit about this in target_link_libraries, otherwise other targets that depend on these such as sanitizers get repeated (and possibly even conflicting) dependencies. Differential Revision: https://reviews.llvm.org/D57456 llvm-svn: 352688 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CartesianBenchmarks.hpp | ||
ContainerBenchmarks.hpp | ||
GenerateInput.hpp | ||
algorithms.bench.cpp | ||
algorithms.partition_point.bench.cpp | ||
filesystem.bench.cpp | ||
function.bench.cpp | ||
lit.cfg.py | ||
lit.site.cfg.py.in | ||
ordered_set.bench.cpp | ||
string.bench.cpp | ||
stringstream.bench.cpp | ||
unordered_set_operations.bench.cpp | ||
util_smartptr.bench.cpp | ||
vector_operations.bench.cpp |