[PATCH] D70519: [CMake] use findzlib util to include zlib

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 21 01:18:17 PST 2019


labath added a comment.

With this patch, what is the output of `llvm-config --system-libs` ? I remember that as being the main reason for why this code is written the way it is... If it stays as `-lz` then I think this should be fine (and better than the previous version).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70519





More information about the llvm-commits mailing list