diff options
| author | Rui Ueyama <ruiu@google.com> | 2018-02-28 00:15:59 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2018-02-28 00:15:59 +0000 |
| commit | da69b711c9be9c900d670f7da8ba14a934876670 (patch) | |
| tree | 7b8b429aa13a72723994fbf26eeba783c2171558 /llvm/lib/Object/Binary.cpp | |
| parent | bb333c26ed53aaa3fc1e9e0412fa07aa7b274342 (diff) | |
| download | llvm-da69b711c9be9c900d670f7da8ba14a934876670.zip llvm-da69b711c9be9c900d670f7da8ba14a934876670.tar.gz llvm-da69b711c9be9c900d670f7da8ba14a934876670.tar.bz2 | |
[WebAssembly] Remove premature optimization.
I think calling reserve() for each object file is too many and isn't useful.
We can add reserve() later. By default, we shouldn't add reserve() to a lot
of places.
Differential Revision: https://reviews.llvm.org/D43722
llvm-svn: 326273
Diffstat (limited to 'llvm/lib/Object/Binary.cpp')
0 files changed, 0 insertions, 0 deletions
