Go to file
Chris Lattner 6bf3e9512b IntervalPartition was changed to inherit from vector<Interval*> instead of
contain it so that it would have full iterator access without much work.

llvm-svn: 132
2001-07-03 15:28:08 +00:00
llvm IntervalPartition was changed to inherit from vector<Interval*> instead of 2001-07-03 15:28:08 +00:00