Owen Anderson 7ee5d35493 Change the implemented interfaces list on PassInfo from a std::vector to a manually implemented
linked list.  This is a little slower and involves more malloc'ing, but these lists are
typically short, and it allows PassInfo to be entirely constant initializable.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108755 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-19 21:44:48 +00:00
..
2010-07-16 09:38:02 +00:00
2010-07-16 22:58:39 +00:00
2010-07-19 09:36:45 +00:00
2010-07-19 19:23:32 +00:00