diff options
author | Petr Hosek <phosek@chromium.org> | 2018-01-17 20:39:14 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2018-01-17 20:39:14 +0000 |
commit | eac2b47b9fcd7386943a4085c68e8830e22e43f3 (patch) | |
tree | e3090f4cecc96822a4c2eed261ccc0d54ce38de2 /lldb/packages/Python/lldbsuite/test | |
parent | 12e6e709e96924733f9e5ff4ccd7cd036c5bd7cc (diff) | |
download | bcm5719-llvm-eac2b47b9fcd7386943a4085c68e8830e22e43f3.tar.gz bcm5719-llvm-eac2b47b9fcd7386943a4085c68e8830e22e43f3.zip |
Reland "[libFuzzer] Support using libc++"
This is needed in case the users of libFuzzer use libc++ in their
code, which the fuzz target (libFuzzer) will be linked against.
When libc++ source is available, we build a private version of it
and link it against libFuzzer which allows using the same static
library against codebases which use both libc++ and libstdc++.
Differential Revision: https://reviews.llvm.org/D37631
llvm-svn: 322755
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions