Skip to content
Snippets Groups Projects
Commit de9f8979 authored by Andrew Trick's avatar Andrew Trick
Browse files

stale comment

llvm-svn: 150041
parent b2db8e47
No related branches found
No related tags found
No related merge requests found
...@@ -242,8 +242,6 @@ void ScheduleTopDownLive::Schedule() { ...@@ -242,8 +242,6 @@ void ScheduleTopDownLive::Schedule() {
Begin = MI; Begin = MI;
} }
// TODO: Update live intervals.
// Release dependent instructions for scheduling. // Release dependent instructions for scheduling.
releaseSuccessors(SU); releaseSuccessors(SU);
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment