Change the verifier to never throw an exception. Instead verifyModule can
authorChris Lattner <sabre@nondot.org>
Thu, 6 Jul 2006 18:00:01 +0000 (18:00 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 6 Jul 2006 18:00:01 +0000 (18:00 +0000)
commit1d662a6afcbf8afb809e7f40093d2e9e0a888fdc
tree3f45d981e6a459d57026ff02aa07a2bfd27df200
parent90ac1c07759460e4b07f9ffe0e44fec219eddfdf
Change the verifier to never throw an exception.  Instead verifyModule can
optionally return the string error, which is an easier api for clients to
use anyway.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29016 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/Verifier.h