* Abort program on verification errors
authorChris Lattner <sabre@nondot.org>
Wed, 24 Apr 2002 19:12:21 +0000 (19:12 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 24 Apr 2002 19:12:21 +0000 (19:12 +0000)
commita00409ea1a1cd99614fa00e5926dc4630dc62b54
treeef5e030104568a798be3d1afa16f313bb26ef728
parentefdd0a2c2eaccb6a6d9846faa64bb78e893f295b
* Abort program on verification errors
* Verify that load, store, and GEP instructions indices are correct, because
  they _continually_ bite me on this pool allocations stuff

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