[PATCH] D32335: [PartialInliner] Fix crash when inlining functions with unreachable blocks
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 20 21:17:19 PDT 2017
chandlerc accepted this revision.
chandlerc added a comment.
LGTM as well -- no sense doing anything with the unreachable blocks.
https://reviews.llvm.org/D32335
More information about the llvm-commits
mailing list