Fix a typo that led to a failure to correctly verify bitcast instructions.
authorNick Lewycky <nicholas@mxc.ca>
Wed, 15 Aug 2012 02:37:07 +0000 (02:37 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Wed, 15 Aug 2012 02:37:07 +0000 (02:37 +0000)
commitc2de3ddb23e45859f8b4ffdc21f796dc39703280
tree454286a871fa2767539a77cafe7cb3e29a784c7f
parent11a4fa452305eeaeaaaf9c4fd83d043da081bd11
Fix a typo that led to a failure to correctly verify bitcast instructions.
Patch by Stephen Hines!

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