[PATCH] D85477: Use z instead of ZLIB::ZLIB
Xun Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 6 15:22:45 PDT 2020
lxfind added a comment.
@arsenm, we use the direct names everywhere else though (if you scan through the rest of this file). Anyway, I don't mind using it as long as it works properly. I have seen (and have seen others asking in the other commit as well), that `ZLIB::ZLIB` shows up in `build_dir/lib/cmake/llvm/LLVMExports.cmake`. That needs to be resolved.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85477/new/
https://reviews.llvm.org/D85477
More information about the llvm-commits
mailing list