Fix an oversight in the FixedLenDecoderEmitter where we weren't correctly checking...
authorOwen Anderson <resistor@mac.com>
Tue, 9 Aug 2011 23:05:23 +0000 (23:05 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 9 Aug 2011 23:05:23 +0000 (23:05 +0000)
commit438f68df353eb501be018111c28a6e112bd8a01d
treea4030dfdcff6be872eaada95370a7f3c8ce54478
parent21006d40ac9ec7715bca2095451075a83773dc52
Fix an oversight in the FixedLenDecoderEmitter where we weren't correctly checking the success result of custom decoder hooks on singleton decodings.

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