[IR] Add bounds checking to dataOperandHasImpliedAttr
authorSanjoy Das <sanjoy@playingwithpointers.com>
Thu, 5 Nov 2015 01:53:26 +0000 (01:53 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Thu, 5 Nov 2015 01:53:26 +0000 (01:53 +0000)
commit4ae094a8512df6cdb6d3f8f17ef2565b8f9cd7e5
tree8ed3938d931f1063670fdb0fd11c3db5697e4fbf
parent331a8c8a870f582385e659dc8785c7ba522136f5
[IR] Add bounds checking to dataOperandHasImpliedAttr

This is similar to the bounds check added to paramHasAttr in r252073.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252130 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/Instructions.cpp