diff options
author | Fangrui Song <i@maskray.me> | 2022-01-25 22:15:44 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-01-25 22:15:44 -0800 |
commit | 223f9dea3d8b46847c635a1ce864917e48da01ae (patch) | |
tree | 036c83d250672210285cc7e4c5b6ae7d48f579b5 /llvm/lib/Support/FileUtilities.cpp | |
parent | 8597458278027047c06a1a81579893335e761a33 (diff) | |
download | llvm-223f9dea3d8b46847c635a1ce864917e48da01ae.zip llvm-223f9dea3d8b46847c635a1ce864917e48da01ae.tar.gz llvm-223f9dea3d8b46847c635a1ce864917e48da01ae.tar.bz2 |
[ELF] maybeCompress: replace vector<uint8_t> with unique_ptr<uint8_t[]>. NFC
And mention that it is zero-initialized. I do not notice a speed-up if
changed to be uninitialized by forcing the zero filler in writeTo.
Diffstat (limited to 'llvm/lib/Support/FileUtilities.cpp')
0 files changed, 0 insertions, 0 deletions