phosek added a comment.

I have finally managed to reproduce the issue on my Windows machine, the latest 
version of the patch should address the issue. The previous logic would fail to 
find zlib altogether on Windows, which is why this issue haven't manifested 
before. `find_package` locates the zlib correctly, but we need to ensure that 
the library that was found can be used.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79219/new/

https://reviews.llvm.org/D79219

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to