[PATCH] D32446: [SimplifyCFG] Use getSingleSuccessor() to simplify some code
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 24 11:24:41 PDT 2017
davide added a comment.
Is this just a cleanup or is there any particular reason why you're doing this? I don't find it much more readable, FWIW.
https://reviews.llvm.org/D32446
More information about the llvm-commits
mailing list