Make the parser include the lower level error message in its own error
authorDan Gohman <gohman@apple.com>
Thu, 21 Jan 2010 10:15:06 +0000 (10:15 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 21 Jan 2010 10:15:06 +0000 (10:15 +0000)
commit82b5a30724e478ff7fbfe1483f6058657202939b
tree3970bacac864fb21babfbe0619e4230308a10eac
parent5e5442c98bbfaa93e74c3f1a7d104545e91ba00d
Make the parser include the lower level error message in its own error
message, to be more informative.

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