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)
commit6fe7acab9d38654f19e0a404e60c3a4a985f0c30
tree4cbf61b4667b47d9758086a65e6de63efa40cefb
parentceb32bf28549cd209b92f36e8e7a749ad82e719c
Make sure I is not the end iterator when isInsideBundle is called.

llvm-svn: 166784
llvm/lib/CodeGen/MachineBasicBlock.cpp