Fix a crasher bug in my constant folding rewrite
authorChris Lattner <sabre@nondot.org>
Sun, 1 Feb 2004 01:23:19 +0000 (01:23 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 1 Feb 2004 01:23:19 +0000 (01:23 +0000)
commitb97e2788ff303e83eab8d24960966bfde05e6a37
treea2dfef60229121321ddf21c06219c25137002e9d
parent338733fdd2ba0d00ad2ace03836f3e0cbb3f8922
Fix a crasher bug in my constant folding rewrite

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11044 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/ConstantFold.cpp