[PATCH] D89917: Revert "SimplifyCFG: Clean up optforfuzzing implementation"
Matt Morehouse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 9 12:30:44 PST 2020
morehouse added a comment.
I'm not familiar with users of standalone SimplifyCFG.
My primary concern is to keep these optimizations disabled under `-fsanitize=fuzzer` since they reduce the coverage signal we get from SanCov. AFAIU, either approach works for this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89917/new/
https://reviews.llvm.org/D89917
More information about the llvm-commits
mailing list