The FixedLenDecoder needs to gracefully handle failing per-instruction decoder hooks...
authorOwen Anderson <resistor@mac.com>
Mon, 1 Aug 2011 20:06:49 +0000 (20:06 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 1 Aug 2011 20:06:49 +0000 (20:06 +0000)
commit5f801ba6ef5da47987ae4ccf2cc0b54cd888fc84
treef8ef1c342de3469d2271ae8ee74f29cac3d76489
parent81fd0ba8ab153b8344527a461545dbd87642ed83
The FixedLenDecoder needs to gracefully handle failing per-instruction decoder hooks in addition to per-operand decoder hooks.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136645 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/FixedLenDecoderEmitter.cpp