Changes because the Terminator::getSuccessor function now FAILS if successor
authorChris Lattner <sabre@nondot.org>
Sat, 27 Apr 2002 03:15:45 +0000 (03:15 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 27 Apr 2002 03:15:45 +0000 (03:15 +0000)
commitf2361c5e5c2917e6f19a55927b221d8671753a40
tree096c093f33f851d65205de8e053ac2849d70a721
parent35504209a0ddbc70d97a7ef16c504acc863bfeec
Changes because the Terminator::getSuccessor function now FAILS if successor
IDX is out of range instead of returning null.

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