Fix regressions introduced by my previous patch: opt calls verifier in a
authorChris Lattner <sabre@nondot.org>
Fri, 20 Apr 2007 23:59:29 +0000 (23:59 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 20 Apr 2007 23:59:29 +0000 (23:59 +0000)
commitcd070759c42a385e869f0faf9cee16ec6b1cb4ae
tree201b1f7bc218dbe31e3a9b19cf6498883108a76f
parent0d3b67809ccab229a03db8c1bede852fb89eb081
Fix regressions introduced by my previous patch: opt calls verifier in a
way that the "Mod" ivar was not getting set.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36291 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Verifier.cpp