Refactor the priority mechanism one step further: now that it is a separate
class, sever its implementation from the interface. Now we can provide new implementations of the same interface (priority computation) without touching the scheduler itself. llvm-svn: 26630
Loading
Please register or sign in to comment