[PATCH] D50224: [ELF] Use zlib::compress which operates on std::unique_ptr<uint8_t[]>

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 3 12:37:17 PDT 2018


MaskRay abandoned this revision.
MaskRay added a comment.

https://reviews.llvm.org/D50223 has been changed to improve `zlib::compress`'s current `SmallVectorImpl` interface. This is no longer relevant.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D50224





More information about the llvm-commits mailing list