Remove a redundant return.
authorDan Gohman <gohman@apple.com>
Sat, 21 Jun 2008 19:34:57 +0000 (19:34 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 21 Jun 2008 19:34:57 +0000 (19:34 +0000)
commit8d96144b0e9688a7d252be877d08c0699f879d70
tree99b9059aef432340168fc9201a5ff46f3fd2f388
parentcdb73882335834d40ffc7343d55ca89d49417585
Remove a redundant return.

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