diff options
author | Alon Zakai <azakai@google.com> | 2022-01-13 12:57:41 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-13 12:57:41 -0800 |
commit | 6d92ba9ceb14563fb4d1e573f8644eb06a8cea2a (patch) | |
tree | be2f0163eabae3c0506854b9aa7f65332e4599c5 /src/ir/module-utils.cpp | |
parent | 3168fa227eeb3b964b6d3c773d95e0a2014b396a (diff) | |
download | binaryen-6d92ba9ceb14563fb4d1e573f8644eb06a8cea2a.tar.gz binaryen-6d92ba9ceb14563fb4d1e573f8644eb06a8cea2a.tar.bz2 binaryen-6d92ba9ceb14563fb4d1e573f8644eb06a8cea2a.zip |
LiteralList => Literals (#4451)
LiteralList overlaps with Literals, but is less efficient as it is not a
SmallVector.
Add reserve/capacity methods to SmallVector which are now
necessary to compile.
Diffstat (limited to 'src/ir/module-utils.cpp')
0 files changed, 0 insertions, 0 deletions