Make sure I is not the end iterator when isInsideBundle is called.
authorAkira Hatanaka <ahatanaka@mips.com>
Fri, 26 Oct 2012 17:11:42 +0000 (17:11 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Fri, 26 Oct 2012 17:11:42 +0000 (17:11 +0000)
commitaf8082206beb2a9ddaa7380e735d1ae1c221bce6
tree4b0fd3720849ee8e028c2b443f95ffd150771efc
parenteac3b65b00883ff8edaf0fbc4b973d5a3a9c455d
Make sure I is not the end iterator when isInsideBundle is called.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166784 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineBasicBlock.cpp