Move variable into assert to avoid unused variable warning.
authorEric Christopher <echristo@gmail.com>
Tue, 17 Sep 2013 21:13:57 +0000 (21:13 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 17 Sep 2013 21:13:57 +0000 (21:13 +0000)
commit2bc3cd83b34b3f76dfb98940201f35464150fa9f
treed818100bac33ab057129265ff802351f9e9411f2
parent3e1c40de7f33db639698982bb58d8c2c8d7d5780
Move variable into assert to avoid unused variable warning.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190886 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/CostModel.cpp