mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
900192506e
Implement the `zstdCompress` and `zstdDecompress` functions. Also implement the `ZstdCompressedOstream` which is a `llvm::raw_ostream` which compresses data on the fly.