Add more guards around zlib-dependent code
authorAlexey Samsonov <samsonov@google.com>
Tue, 23 Apr 2013 08:57:30 +0000 (08:57 +0000)
committerAlexey Samsonov <samsonov@google.com>
Tue, 23 Apr 2013 08:57:30 +0000 (08:57 +0000)
commita0bd5df0867e054b9740bc734325cdeabfe3825a
treecd3f5a4b35a67740aaef272f5f02213c7235d350
parentee03c949b85036b68c261dcc27dca064ee7e525d
Add more guards around zlib-dependent code

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180084 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Config/config.h.cmake
lib/Support/Compression.cpp
unittests/Support/CompressionTest.cpp