[PATCH] D40840: [FuzzMutate] Correctly insert sinks and sources around invoke instructions

Igor Laevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 7 00:57:30 PST 2017


igor-laevsky added a comment.

Hi Justin, I updated the diff to bail on all TerminatorInsts. I agree that it's better to be more general here.


https://reviews.llvm.org/D40840





More information about the llvm-commits mailing list