Remove Expected<CompressedSection> factory functions in favor of constructors
now that zlib::compress returns void (D121512).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D121644
[llvm-objcopy] Simplify CompressedSection creation. NFC MaskRay on Mar 14 2022, 2:51 PM. Authored by
Details Remove Expected<CompressedSection> factory functions in favor of constructors
Diff Detail
|