Re: [Lldb-commits] [lldb] r322081 - [test] Fix tests to use more portable LLVM_ENABLE_ZLIB

2018-01-18 Thread Hans Wennborg via lldb-commits
Merged to 6.0 in r322833. On Tue, Jan 9, 2018 at 3:44 PM, Michal Gorny via lldb-commits wrote: > Author: mgorny > Date: Tue Jan 9 06:44:04 2018 > New Revision: 322081 > > URL: http://llvm.org/viewvc/llvm-project?rev=322081&view=rev > Log: > [test] Fix tests to use more portable LLVM_ENABLE_ZLIB

[Lldb-commits] [lldb] r322081 - [test] Fix tests to use more portable LLVM_ENABLE_ZLIB

2018-01-09 Thread Michal Gorny via lldb-commits
Author: mgorny Date: Tue Jan 9 06:44:04 2018 New Revision: 322081 URL: http://llvm.org/viewvc/llvm-project?rev=322081&view=rev Log: [test] Fix tests to use more portable LLVM_ENABLE_ZLIB The HAVE_LIBZ variable is not exported by LLVM, and therefore is not available in stand-alone builds of other