llvm-6502/include
Chris Lattner a49e015180 IntervalPartition was changed to inherit from vector<Interval*> instead of
contain it so that it would have full iterator access without much work.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132 91177308-0d34-0410-b5e6-96231b3b80d8
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