Actually, use an exception to stop verification. This gives us much better
authorChris Lattner <sabre@nondot.org>
Tue, 13 Jul 2004 08:48:04 +0000 (08:48 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 13 Jul 2004 08:48:04 +0000 (08:48 +0000)
commitb3366bc37e81a27d2d830df61fc1425c78523eac
tree3b7d54a614ff3b8eadfdd981d56a2535e65fea85
parent00dd5cd3563192d62751c614f23b0b00244f6a1b
Actually, use an exception to stop verification.  This gives us much better
error messages because verification stops at the first error.

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