summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2018-01-20 09:03:16 +0000
committerPetr Hosek <phosek@chromium.org>2018-01-20 09:03:16 +0000
commit94e67be18729f462976bacbc6dcd559c8bb99e41 (patch)
treeb2caa019561494d6f5ea0931dda971a96a923bf1 /llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp
parenta6c6d65b724e0696550f217306ea1d8e5fc5f4f8 (diff)
downloadbcm5719-llvm-94e67be18729f462976bacbc6dcd559c8bb99e41.tar.gz
bcm5719-llvm-94e67be18729f462976bacbc6dcd559c8bb99e41.zip
[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: 323032
Diffstat (limited to 'llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud