summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2010-07-19 21:44:48 +0000
committerOwen Anderson <resistor@mac.com>2010-07-19 21:44:48 +0000
commit0edf6a11313c4df7fded529a389299b311f06943 (patch)
treef86e81ec6acdf68c34114bd54b6f5ea6265d642e /clang
parent6331d9781c9490b2fb8a86710700c822a88bb15d (diff)
downloadbcm5719-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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud