implement error recovery in the llvm-mc parser. Feel the power!
authorChris Lattner <sabre@nondot.org>
Thu, 2 Jul 2009 21:53:43 +0000 (21:53 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 2 Jul 2009 21:53:43 +0000 (21:53 +0000)
commitb717fb0fe0d41629ae07800869157b6d178c545f
treeb96dd7850baa1da1aee6f279cfd33152a5a94dc0
parenta8185fe50bdc2de23c00c2ada1a632e17adcf6c5
implement error recovery in the llvm-mc parser.  Feel the power!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74728 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-mc/AsmParser.cpp