diff options
| author | Owen Anderson <resistor@mac.com> | 2010-07-19 21:44:48 +0000 |
|---|---|---|
| committer | Owen Anderson <resistor@mac.com> | 2010-07-19 21:44:48 +0000 |
| commit | 0edf6a11313c4df7fded529a389299b311f06943 (patch) | |
| tree | f86e81ec6acdf68c34114bd54b6f5ea6265d642e /clang/include/clang-c | |
| parent | 6331d9781c9490b2fb8a86710700c822a88bb15d (diff) | |
| download | bcm5719-llvm-0edf6a11313c4df7fded529a389299b311f06943.tar.gz bcm5719-llvm-0edf6a11313c4df7fded529a389299b311f06943.zip | |
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
Diffstat (limited to 'clang/include/clang-c')
0 files changed, 0 insertions, 0 deletions

