summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-opt-fuzzer/DummyOptFuzzer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-opt-fuzzer] Introduce llvm-opt-fuzzer for fuzzing optimization passesIgor Laevsky2017-11-101-0/+21
This change adds generic fuzzing tools capable of running libFuzzer tests on any optimization pass or combination of them. Differential Revision: https://reviews.llvm.org/D39555 llvm-svn: 317883
OpenPOWER on IntegriCloud