Skip to content
Commit 0edf6a11 authored by Owen Anderson's avatar Owen Anderson
Browse files

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.

llvm-svn: 108755
parent 6331d978
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment