diff options
author | Petr Hosek <phosek@chromium.org> | 2017-07-12 22:14:41 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2017-07-12 22:14:41 +0000 |
commit | cc24851da6b32631746e208789783a71b76457a6 (patch) | |
tree | 43b67d4ad4242a2548b0d6a83d67ee7c14e0676e /llvm/lib/Fuzzer/FuzzerDriver.cpp | |
parent | da467ed444e5285008260f775022db5537ac3df4 (diff) | |
download | bcm5719-llvm-cc24851da6b32631746e208789783a71b76457a6.tar.gz bcm5719-llvm-cc24851da6b32631746e208789783a71b76457a6.zip |
Reland "[Driver] Update Fuchsia driver path handling"
Several improvements to the Fuchsia driver:
* Search for C++ library headers and libraries in directories that
are part of the toolchain distribution rather than sysroot.
* Use LLVM support utlities to construct paths to make sure the driver
is also usable on Windows for cross-compiling.
* Change the driver to inherit directly from ToolChain rather than
Generic_GCC since we don't need any of the GCC related multilib logic.
Differential Revision: https://reviews.llvm.org/D35328
llvm-svn: 307856
Diffstat (limited to 'llvm/lib/Fuzzer/FuzzerDriver.cpp')
0 files changed, 0 insertions, 0 deletions