Files
llvm-6502/lib/VMCore
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-06-29 16:17:26 +00:00
2010-04-01 01:02:19 +00:00
2010-07-12 10:36:48 +00:00
2010-07-16 09:38:02 +00:00
2010-07-16 21:20:46 +00:00
2010-07-16 21:20:46 +00:00
2010-04-19 15:42:05 +00:00
2010-07-19 14:48:15 +00:00
2010-07-13 15:31:36 +00:00