mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
8c7ac7cd6f
This removes "VerifyEachPass" parameters from a lot of functions which is nice. Don't verify after special passes or VerifierPass. This introduces verification on loop and cgscc passes, verifying the corresponding function/module. Reviewed By: ychen Differential Revision: https://reviews.llvm.org/D88764 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DummyOptFuzzer.cpp | ||
llvm-opt-fuzzer.cpp |