Remove an invalid assert that is really just asserting when the scheduler emits
authorCameron Zwarich <zwarich@apple.com>
Tue, 27 Sep 2011 21:59:16 +0000 (21:59 +0000)
committerCameron Zwarich <zwarich@apple.com>
Tue, 27 Sep 2011 21:59:16 +0000 (21:59 +0000)
commitd6d9dd647f6194be8da274420aba3fd5014f994f
tree9e391222214f4ee6ab7d94e0c258b1cfa99b400d
parent5bac1146d9c54ed046ade5672761735e1b3ee781
Remove an invalid assert that is really just asserting when the scheduler emits
a suboptimal schedule.

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