Fix test/Transforms/GVNPRE/2007-06-15-InvokeInst.ll by ignoring all instructions...
authorOwen Anderson <resistor@mac.com>
Sat, 16 Jun 2007 00:26:54 +0000 (00:26 +0000)
committerOwen Anderson <resistor@mac.com>
Sat, 16 Jun 2007 00:26:54 +0000 (00:26 +0000)
commit32bc789b6c46cee1bde37b7488d02b2febcb9102
treee9770a3ec84878d8623ea001fec5d435226c4b3f
parent981746b4d0447fcc0f5e96fbc984d4ee52b92ab3
Fix test/Transforms/GVNPRE/2007-06-15-InvokeInst.ll by ignoring all instructions that depend on invokes.

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