aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorKuba Mracek <mracek@apple.com>2017-04-21 22:38:24 +0000
committerKuba Mracek <mracek@apple.com>2017-04-21 22:38:24 +0000
commit71c4043ae9769a71e54b2ea7d995a31db24060a5 (patch)
treef96031751e47864426d9b94f55cadf3e181782d6 /clang/lib/Frontend/CompilerInvocation.cpp
parentfeaa5514db0e622b667583b481479acc06bf9252 (diff)
downloadllvm-71c4043ae9769a71e54b2ea7d995a31db24060a5.zip
llvm-71c4043ae9769a71e54b2ea7d995a31db24060a5.tar.gz
llvm-71c4043ae9769a71e54b2ea7d995a31db24060a5.tar.bz2
[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. Patch by George Karpenkov. Differential Revision: https://reviews.llvm.org/D32096 llvm-svn: 301054
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions