Return undef value (instead of arbitrary) for wrong or undef index in
authorJakub Staszak <jstaszak@apple.com>
Fri, 2 Sep 2011 17:01:40 +0000 (17:01 +0000)
committerJakub Staszak <jstaszak@apple.com>
Fri, 2 Sep 2011 17:01:40 +0000 (17:01 +0000)
commit8370d91f1e70837a60653027aabcd27cea0a2e73
tree1ac382f9a2d6468b8d4325d92b9cf3960bd22da3
parent4c6b8bee2ab087f3b21efa6b638c6848f23b74d7
Return undef value (instead of arbitrary) for wrong or undef index in
ConstantVector.

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