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:
dragos 2007-07-12 09:59:14 +00:00
parent 185b49e41d
commit 5b5c001806
1 changed files with 0 additions and 1 deletions

View File

@ -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) =