Removed assert that doesn't typecheck and breaks debug MSVC build.
authorMichael Kuperstein <michael.m.kuperstein@intel.com>
Sun, 1 Feb 2015 08:46:20 +0000 (08:46 +0000)
committerMichael Kuperstein <michael.m.kuperstein@intel.com>
Sun, 1 Feb 2015 08:46:20 +0000 (08:46 +0000)
commit814d95b350b593ddee94e49ba3c3dc24724bdcb7
treee70fe76a7018080fc829e8c30aa2add0a701d019
parent581ef38430f35b1f13a7774e0261b9fe7d37f72f
Removed assert that doesn't typecheck and breaks debug MSVC build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227717 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/LoopUnroll.cpp