If we hit a parse error, emit something bad to the output stream. This ensures that
authorChris Lattner <sabre@nondot.org>
Thu, 4 Jan 2007 18:45:51 +0000 (18:45 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 4 Jan 2007 18:45:51 +0000 (18:45 +0000)
commitb9240544d7250ae17b7fc252909562d0a91ea01c
treed3a4730f53fcb7214264fbe5ebb8dc9ebb82b97d
parentaae58841c68de244d5f150952240a9ecaf23c799
If we hit a parse error, emit something bad to the output stream.  This ensures that
 llvm-upgrade < foo | llvm-as | llvm-dis

will fail if llvm-upgrade fails.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32879 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-upgrade/UpgradeParser.y