llvm-project/clang/tools/clang-fuzzer/fuzzer-initialize
Emmett Neyman e5581242a0 Updated llvm-proto-fuzzer to execute the compiled code
Summary:
Made changes to the llvm-proto-fuzzer
- Added loop vectorizer optimization pass in order to have two IR versions
- Updated old fuzz target to handle two different IR versions
- Wrote code to execute both versions in memory

Reviewers: morehouse, kcc, alexshap

Reviewed By: morehouse

Subscribers: pcc, mgorny, cfe-commits, llvm-commits

Differential Revision: https://reviews.llvm.org/D49526

llvm-svn: 338077
2018-07-26 22:23:25 +00:00
..
CMakeLists.txt
fuzzer_initialize.cpp Updated llvm-proto-fuzzer to execute the compiled code 2018-07-26 22:23:25 +00:00
fuzzer_initialize.h