[PATCH] D41107: [FuzzMutate] Avoid using swifterror as a source operand

Justin Bogner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 9 16:33:06 PST 2018


bogner accepted this revision.
bogner added a comment.
This revision is now accepted and ready to land.

I don't really like how specific of a special case this is, but I guess that's more of a problem with swifterror itself than with this pass. LGTM.


https://reviews.llvm.org/D41107





More information about the llvm-commits mailing list