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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D28679
[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
Diff Detail
Event Timelinegrimar updated this object. Closed by commit rL291906: [llvm-dwp] - Reuse object::Decompressor class (authored by grimar). · Explain WhyJan 13 2017, 8:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 84308 llvm/trunk/test/tools/llvm-dwp/X86/compressfail.test
llvm/trunk/test/tools/llvm-dwp/X86/nocompress.test
llvm/trunk/tools/llvm-dwp/llvm-dwp.cpp
|