Add assertion checks here to turn silent miscompiles into aborts.
authorDan Gohman <gohman@apple.com>
Fri, 30 Oct 2009 23:59:06 +0000 (23:59 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 30 Oct 2009 23:59:06 +0000 (23:59 +0000)
commit1410b7620ac43f236c40d6b6d35034dd357866d4
tree42d72e7163c74e21a8b62459ee303e91b3b16154
parent4cddfd9b6f2b770c0dce66792b79ac9d18bb0ca3
Add assertion checks here to turn silent miscompiles into aborts.

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