stale comment

llvm-svn: 150041
This commit is contained in:
Andrew Trick 2012-02-08 02:17:16 +00:00
parent b2db8e47e2
commit de9f8979c4
1 changed files with 0 additions and 2 deletions

View File

@ -242,8 +242,6 @@ void ScheduleTopDownLive::Schedule() {
Begin = MI;
}
// TODO: Update live intervals.
// Release dependent instructions for scheduling.
releaseSuccessors(SU);
}