[PATCH] D30667: GVNHoist: handle basic blocks with UnreachableInst
Daniel Berlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 6 15:04:57 PST 2017
dberlin added a comment.
Uh, won't this already return false on the call to longjmp?
https://reviews.llvm.org/D30667
More information about the llvm-commits
mailing list