diff options
author | Petr Hosek <phosek@chromium.org> | 2018-03-07 18:14:09 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2018-03-07 18:14:09 +0000 |
commit | 2d19f9036e67bc1a9ff3811953906a6b42cbd8d6 (patch) | |
tree | 693826765d3a81679468708ab1664a0d6cf15fd0 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | 69f3347b561a963b0f2d164cf143af63c030cf97 (diff) | |
download | bcm5719-llvm-2d19f9036e67bc1a9ff3811953906a6b42cbd8d6.tar.gz bcm5719-llvm-2d19f9036e67bc1a9ff3811953906a6b42cbd8d6.zip |
[Fuzzer] Avoid the unnecessary rebuild of the custom libc++
This changes the add_custom_libcxx macro to resemble the
llvm_ExternalProject_Add. The primary motivation is to avoid
unnecessary libFuzzer rebuilds that are being done on every
Ninja/Make invocation. The libc++ should be only rebuilt whenever
the libc++ source itself changes.
Differential Revision: https://reviews.llvm.org/D43213
llvm-svn: 326921
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions