Made the MC disassembler check before accessing
authorSean Callanan <scallanan@apple.com>
Wed, 20 Apr 2011 00:43:34 +0000 (00:43 +0000)
committerSean Callanan <scallanan@apple.com>
Wed, 20 Apr 2011 00:43:34 +0000 (00:43 +0000)
commit863f84648f937683a88d09877c51d6257165bed6
treed1128e16ad229cc24fdfb7d71cc653a03958427e
parent558692fd0a31d4d3ae4fd09a3a02f80da2e44e5c
Made the MC disassembler check before accessing
MCInst operands for ARM.  This allows it to be
more tolerant of malformed MCInsts or incorrect
instruction metadata.

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