Go to file
Nick Lewycky 42445be0df Firstly, having a BranchInst isn't exclusive with having an unwind_to.
Secondly, we have to check whether the branch is actually pointing to the block
with the unwind in it. We could have gotten here because of the unwind_to alone.

llvm-svn: 48099
2008-03-09 07:50:37 +00:00
clang Handle the 'n' constraint 2008-03-09 06:02:02 +00:00
llvm Firstly, having a BranchInst isn't exclusive with having an unwind_to. 2008-03-09 07:50:37 +00:00