Make sure to propogate the error code when we fail to parse a modifier.
authorJim Grosbach <grosbach@apple.com>
Wed, 19 Jan 2011 23:06:07 +0000 (23:06 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 19 Jan 2011 23:06:07 +0000 (23:06 +0000)
commit4121e8a0bd56a63e2d5186d99b62c7bd6afc9b5d
treef379f1756b8ac5f468eba0f57b82923eb8e7f84e
parentdacde944bd585d512aabc4f3fa56440642b03a54
Make sure to propogate the error code when we fail to parse a modifier.

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