diff options
author | Petr Hosek <phosek@chromium.org> | 2018-06-18 08:01:57 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2018-06-18 08:01:57 +0000 |
commit | 068246886a78a3fcfd7237f2dfae1b21c80a4480 (patch) | |
tree | 9acbc1125bbab2599d15c0ebc216f2a83ef8dc4b /llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | |
parent | 0d9da88d181a0f030a3d258f0e89c651d3ba7cbf (diff) | |
download | bcm5719-llvm-068246886a78a3fcfd7237f2dfae1b21c80a4480.tar.gz bcm5719-llvm-068246886a78a3fcfd7237f2dfae1b21c80a4480.zip |
[Fuzzer] Set an explicit libc++ dependency when needed
On targets that don't link internal libc++ (Fuchsia and Linux) but
use libc++ as their C++ library and libFuzzer is being built using
the just built compiler together with libc++ as part of runtimes, we
need an explicit dependency from libFuzzer object library to libc++ to
make sure the headers are available by the time we start building
libFuzzer.
Differential Revision: https://reviews.llvm.org/D48261
llvm-svn: 334928
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp')
0 files changed, 0 insertions, 0 deletions