Fix assert("msg"). Fix unused-variable warnings complaining about VT used only
authorNick Lewycky <nicholas@mxc.ca>
Wed, 25 Jan 2012 03:20:12 +0000 (03:20 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Wed, 25 Jan 2012 03:20:12 +0000 (03:20 +0000)
commit1486ae626f1af5c2797f4d13e9c57b3a0e473811
treef6aced0e08d642d4df935160c982de438191cdd5
parente0794d331a76301ae3fc8c4d1aa70c46acfc484c
Fix assert("msg"). Fix unused-variable warnings complaining about VT used only
in asserts.

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