MCInstrAnalysis: Don't crash on instructions with no operands.
authorBenjamin Kramer <benny.kra@googlemail.com>
Mon, 19 Sep 2011 17:56:00 +0000 (17:56 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Mon, 19 Sep 2011 17:56:00 +0000 (17:56 +0000)
commita182be9b6cab86b3d52371efea1681161820cf1c
tree26071fc27afb0623b998a0b31512d8232ddc432a
parent24f48ece526d81e7a3138f4cff57171b7de9e02f
MCInstrAnalysis: Don't crash on instructions with no operands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140027 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCInstrAnalysis.cpp