* Expose the verifier pass as one that can be ran
authorChris Lattner <sabre@nondot.org>
Wed, 20 Feb 2002 17:56:53 +0000 (17:56 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 20 Feb 2002 17:56:53 +0000 (17:56 +0000)
commit22d26d7c7d7c9666d0da0e51250586da5a0744da
tree2aef60a605f9ccb8c9ded541203f385e0b1846d0
parent0b91acf5db507f0800c1c51e85e1e3f324322ef1
* Expose the verifier pass as one that can be ran
* Force the verifier to run before bytecode is written

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