summaryrefslogtreecommitdiffstats
path: root/llvm/utils/gn/build/fuzzer.gni
Commit message (Collapse)AuthorAgeFilesLines
* [gn build] Add fuzzers in llvm/tools that are needed for check-llvmNico Weber2019-01-021-0/+49
Also add a fuzzer() template for defining fuzzers that's similar to add_llvm_fuzzer in the CMake build, and a build file for dependency llvm/lib/FuzzMutate. Also make `assert(defined(...` error strings a bit more self-consistent. Differential Revision: https://reviews.llvm.org/D56194 llvm-svn: 350238
OpenPOWER on IntegriCloud