There is no reason to abort and print a stack trace if there is a verification
authorChris Lattner <sabre@nondot.org>
Tue, 13 Jul 2004 08:45:41 +0000 (08:45 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 13 Jul 2004 08:45:41 +0000 (08:45 +0000)
commit00dd5cd3563192d62751c614f23b0b00244f6a1b
tree50fac3e731da1a3a322d19e913a4b2bf87b041ad
parent65cd4b0fa7cc5a9b0bd7b5f11dda73de672d3f0b
There is no reason to abort and print a stack trace if there is a verification
error.  Just print the message like a good little tool.

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