My friend the invoke instruction does not dominate all basic blocks if it
authorChris Lattner <sabre@nondot.org>
Mon, 18 Oct 2004 01:48:31 +0000 (01:48 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 18 Oct 2004 01:48:31 +0000 (01:48 +0000)
commit77bcee74da8f868c4fc83fda57f35fb72052079f
tree1b16183ea732d5610ce341fdd0acf2b0bea54bfa
parent28e792c2323a878e6a4661f043f10affc804cca2
My friend the invoke instruction does not dominate all basic blocks if it
occurs in the entry node of a function

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17109 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp