Go to file
Alkis Evlogimenos 120187935d Use reverse iterators when updating the vector, since scanning from
the end will reduce erase() runtimes.

llvm-svn: 15093
2004-07-22 02:16:53 +00:00
llvm Use reverse iterators when updating the vector, since scanning from 2004-07-22 02:16:53 +00:00