This is an archive of the discontinued LLVM Phabricator instance.

[llvm-dwp] - Reuse object::Decompressor class
ClosedPublic

Authored by grimar on Jan 13 2017, 7:21 AM.

Details

Summary

I am working on a patch to change zlib API to return Error
and just found one this place where Decompressor can also be reused.

Diff Detail

Repository
rL LLVM

Event Timeline

grimar updated this revision to Diff 84306.Jan 13 2017, 7:21 AM
grimar retitled this revision from to [llvm-dwp] - Reuse object::Decompressor class.
grimar updated this object.
grimar added reviewers: dblaikie, rafael, davide.
grimar added subscribers: llvm-commits, grimar, evgeny777.
This revision was automatically updated to reflect the committed changes.