diff options
author | Kuba Mracek <mracek@apple.com> | 2017-04-19 23:34:08 +0000 |
---|---|---|
committer | Kuba Mracek <mracek@apple.com> | 2017-04-19 23:34:08 +0000 |
commit | a89fd60a913c3caaeef16e22e7760b7c1814442c (patch) | |
tree | ae1a5e43b7dd1d7bf80c95ba141311a5f19d621e /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns.cpp | |
parent | 6b98e43eb46ff3ab7110150fc98b602ba66064ce (diff) | |
download | bcm5719-llvm-a89fd60a913c3caaeef16e22e7760b7c1814442c.tar.gz bcm5719-llvm-a89fd60a913c3caaeef16e22e7760b7c1814442c.zip |
[libFuzzer] Always build libFuzzer
There are two reasons why users might want to build libfuzzer:
- To fuzz LLVM itself
- To get the libFuzzer.a archive file, so that they can attach it to their code
This change always builds libfuzzer, and supports the second use case if the specified flag is set.
The point of this patch is to have something that can potentially be shipped with the compiler, and this also ensures that the version of libFuzzer is correct to use with that compiler.
Differential Revision: https://reviews.llvm.org/D32096
llvm-svn: 300789
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns.cpp')
0 files changed, 0 insertions, 0 deletions