[PATCH] Add zlib (un)compression routines to LLVM

Alexey Samsonov samsonov at google.com
Thu Apr 18 03:47:32 PDT 2013


  1) Mention zlib support in the docs
  2) Add autoconf support
  3) Address comments by shankarke.

Hi echristo, Bigcheese,

http://llvm-reviews.chandlerc.com/D683

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D683?vs=1664&id=1682#toc

Files:
  unittests/Support/CMakeLists.txt
  unittests/Support/CompressionTest.cpp
  lib/Support/CMakeLists.txt
  lib/Support/Compression.cpp
  CMakeLists.txt
  autoconf/configure.ac
  cmake/config-ix.cmake
  cmake/modules/LLVMConfig.cmake.in
  cmake/modules/LLVM-Config.cmake
  configure
  include/llvm/Config/config.h.cmake
  include/llvm/Config/config.h.in
  include/llvm/Support/Compression.h
  Makefile.config.in
  docs/GettingStarted.rst
  docs/CMake.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D683.2.patch
Type: text/x-patch
Size: 28727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130418/1941bd3b/attachment.bin>


More information about the llvm-commits mailing list