Updated outdated comment.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@12281 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
parent
185b49e41d
commit
5b5c001806
|
@ -177,7 +177,6 @@ trait Linearizers { self: ICodes =>
|
|||
|
||||
/**
|
||||
* Prepend b to the list, if not already scheduled.
|
||||
* TODO: use better test than linear search
|
||||
* @return Returns true if the block was added.
|
||||
*/
|
||||
def add(b: BasicBlock) =
|
||||
|
|
Loading…
Reference in New Issue