diff options
author | Petr Hosek <phosek@chromium.org> | 2018-01-21 01:01:53 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2018-01-21 01:01:53 +0000 |
commit | 066e4bf888465c1a45a50ae11c67c39fb14031f2 (patch) | |
tree | f8d0f0d5627ffde8b6b83587a1679680fffb8c96 /llvm/lib/Transforms | |
parent | 3c59aec591c9ec32c0bc8754f4f2d8ae4bf787a8 (diff) | |
download | bcm5719-llvm-066e4bf888465c1a45a50ae11c67c39fb14031f2.tar.gz bcm5719-llvm-066e4bf888465c1a45a50ae11c67c39fb14031f2.zip |
Reland "[Fuzzer] Parametrize add_custom_libcxx"
add_custom_libcxx uses the just built compiler and installs the
built libc++, e.g. for testing, neither of which is desirable in
case of Fuzzer where the libc++ should be built using the host
compiler and it's only linked into the libFuzzer and should never
be installed. This change introduces additional arguments to
add_custom_libcxx to allow parametrizing its behavior.
Differential Revision: https://reviews.llvm.org/D42330
llvm-svn: 323054
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions