diff options
author | spupyrev <spupyrev@users.noreply.github.com> | 2023-10-12 15:07:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-12 15:07:43 -0700 |
commit | b90fcafcd68f77c86f18ecd812fb92961afbb3ba (patch) | |
tree | 764a5ea941f1dbd4071f39d9d3daae01568ad9aa /llvm/lib/Object/ArchiveWriter.cpp | |
parent | 8da1e3dd24a1cc6bc99bf3334009d2d19f21018f (diff) | |
download | llvm-b90fcafcd68f77c86f18ecd812fb92961afbb3ba.zip llvm-b90fcafcd68f77c86f18ecd812fb92961afbb3ba.tar.gz llvm-b90fcafcd68f77c86f18ecd812fb92961afbb3ba.tar.bz2 |
[CodeLayout][NFC] Using MergedVector to avoid extra vector allocations (#68724)
Using a wrapper (MergedVector) around vectors to avoid extra vector
allocations.
Plus a few edits in the comments.
Diffstat (limited to 'llvm/lib/Object/ArchiveWriter.cpp')
0 files changed, 0 insertions, 0 deletions