Remove extra unused argument from CheckFailed method
authorChris Lattner <sabre@nondot.org>
Sun, 28 Apr 2002 16:06:24 +0000 (16:06 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 28 Apr 2002 16:06:24 +0000 (16:06 +0000)
commit39dd0246bd9a42e81379b0f847ac3016f876118d
tree595270868195548b6e44000f823eec84aa79495f
parent794caa1d2ccafa753fbdf23d0a50037f57635dbd
Remove extra unused argument from CheckFailed method
Remove extraneous \n's from assert strings

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