[PATCH] D28679: [llvm-dwp] - Reuse object::Decompressor class

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 07:21:54 PST 2017


grimar created this revision.
grimar added reviewers: dblaikie, rafael, davide.
grimar added subscribers: llvm-commits, grimar, evgeny777.

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.


https://reviews.llvm.org/D28679

Files:
  test/tools/llvm-dwp/X86/compressfail.test
  test/tools/llvm-dwp/X86/nocompress.test
  tools/llvm-dwp/llvm-dwp.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28679.84306.patch
Type: text/x-patch
Size: 4148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170113/1eb4bf63/attachment.bin>


More information about the llvm-commits mailing list