Check that iterator I is not the end iterator.
authorAkira Hatanaka <ahatanaka@mips.com>
Wed, 31 Oct 2012 00:50:52 +0000 (00:50 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Wed, 31 Oct 2012 00:50:52 +0000 (00:50 +0000)
commitdc6d846df56f83be4c7045ccc9092f8a8343360b
treeae4385b6229a04789c47fb256803a07acacf58f8
parent3a9b71434cda6f66d65a031effec1bbe58e1dda3
Check that iterator I is not the end iterator.

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