With the fix in r162954/162955 every cvt function returns true. Thus, have
authorChad Rosier <mcrosier@apple.com>
Fri, 31 Aug 2012 00:03:31 +0000 (00:03 +0000)
committerChad Rosier <mcrosier@apple.com>
Fri, 31 Aug 2012 00:03:31 +0000 (00:03 +0000)
commit359956dc1be35df4f8179eb14cea617c3ef10dd7
tree132c0216764e5b071b7c8b73f589504901e8d8c2
parent5dd9e214fb92847e947f9edab170f9b4e52b908f
With the fix in r162954/162955 every cvt function returns true.  Thus, have
the ConvertToMCInst() return void, rather then a bool.  Update all the cvt
functions as well.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162961 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
utils/TableGen/AsmMatcherEmitter.cpp