Use assertions to check for conditions that should never happen.
authorDan Gohman <gohman@apple.com>
Tue, 13 Jan 2009 20:25:24 +0000 (20:25 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 13 Jan 2009 20:25:24 +0000 (20:25 +0000)
commitfd246e5f8401df3ef61bf27fec601b4b62905062
treec467f3caa8ae8ea6fefd535ee7ec670b910f4214
parentbc0b56732a2d1dc22767e0f3930f22a76d99470a
Use assertions to check for conditions that should never happen.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62178 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SimpleRegisterCoalescing.cpp