When failing a Verifier assertion, use WriteAsOperand to print out the
authorBrian Gaeke <gaeke@uiuc.edu>
Sun, 16 Nov 2003 23:07:42 +0000 (23:07 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Sun, 16 Nov 2003 23:07:42 +0000 (23:07 +0000)
commit9cebe2d83be10f0189a789324ce16209f5ec602c
treeff4759e4df6f03f07f63b43c8b3de58d6fdafe74
parent1ab90d4e38eec71fb71cb2681d5d17bef6441301
When failing a Verifier assertion, use WriteAsOperand to print out the
offending types and/or values.

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