OSDN Git Service

Add an assertion for a condition that's always true, and not
authorDan Gohman <gohman@apple.com>
Wed, 4 Mar 2009 20:49:01 +0000 (20:49 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 4 Mar 2009 20:49:01 +0000 (20:49 +0000)
commitbc10b8c6c7e85e44d8231dfb2fb41a60300857e3
treeb24c2a13933247670e052298ae0984347cd88215
parentc23b8719ef9d6b1220e854b37d40e9e1c48a82bc
Add an assertion for a condition that's always true, and not
immediately obvious.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66062 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopStrengthReduce.cpp