Add assertions to the trivial scheduler to check that the value types match
authorChris Lattner <sabre@nondot.org>
Sun, 2 Oct 2005 07:10:55 +0000 (07:10 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 2 Oct 2005 07:10:55 +0000 (07:10 +0000)
commita3638c0f1fd13d7c685de3f7ead39b046a604d84
treef267e65c7334b910c775a59467c4480725711065
parent43f07a4bbcac695c51def1d0bcd9c9ddb9e6a94d
Add assertions to the trivial scheduler to check that the value types match
up between defs and uses.

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