summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineVerifier.cpp
diff options
context:
space:
mode:
authorKuba Mracek <mracek@apple.com>2017-04-21 17:47:44 +0000
committerKuba Mracek <mracek@apple.com>2017-04-21 17:47:44 +0000
commita0ab8c2e40e1aa4d4499ce4d72afd261b1608828 (patch)
tree171871551ab4541f75609f37855e3a370b845f42 /llvm/lib/CodeGen/MachineVerifier.cpp
parent428b36671c91c905e670bd6f7d620d429738b468 (diff)
downloadbcm5719-llvm-a0ab8c2e40e1aa4d4499ce4d72afd261b1608828.tar.gz
bcm5719-llvm-a0ab8c2e40e1aa4d4499ce4d72afd261b1608828.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. Patch by George Karpenkov. Differential Revision: https://reviews.llvm.org/D32096 llvm-svn: 301010
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud