summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/fuzzer/FuzzerLoop.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [libFuzzer] apply changes lost during the migration to compiler-rtKostya Serebryany2017-08-221-1/+2
| | | | llvm-svn: 311420
* Move libFuzzer to compiler_rt.George Karpenkov2017-08-211-0/+721
Resulting library binaries will be named libclang_rt.fuzzer*, and will be placed in Clang toolchain, allowing redistribution. Differential Revision: https://reviews.llvm.org/D36908 llvm-svn: 311407
OpenPOWER on IntegriCloud