llvm-6502/lib/Transforms
Nick Lewycky 3f4cc3101e 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48099 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-09 07:50:37 +00:00
..
Hello Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
Instrumentation fix typos 2008-03-06 10:36:00 +00:00
IPO Prune the unwind_to labels on BBs that don't need them. Another step in the 2008-03-09 04:55:16 +00:00
Scalar Update the block cloner which fixes bugpoint on code using unwind_to (phew!) 2008-03-09 05:24:34 +00:00
Utils Firstly, having a BranchInst isn't exclusive with having an unwind_to. 2008-03-09 07:50:37 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00