summaryrefslogtreecommitdiffstats
path: root/llvm/lib/FuzzMutate/FuzzerCLI.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move some CLI utils out of llvm-isel-fuzzer and into the libraryJustin Bogner2017-09-021-0/+63
FuzzMutate might not be the best place for these, but it makes more sense than an entirely new library for now. This will make setting up fuzz targets with consistent CLI handling easier. llvm-svn: 312425
OpenPOWER on IntegriCloud