Thanks, that addressed the issue.

> On Jul 24, 2020, at 1:41 PM, Petr Hosek <pho...@google.com> wrote:
> 
> Thanks for the heads up, this should be addressed by 
> c86f56e32e724c6018e579bb2bc11e667c96fc96, let me know if there are other 
> issues.
> 
> On Fri, Jul 24, 2020 at 12:33 PM Vedant Kumar via Phabricator 
> <revi...@reviews.llvm.org <mailto:revi...@reviews.llvm.org>> wrote:
> vsk added a comment.
> 
> @phosek I suspect this is causing a cmake error on the lldb standalone bot, 
> would you mind taking a look?
> 
> http://lab.llvm.org:8080/green/view/LLDB/job/lldb-cmake-standalone/1858/ 
> <http://lab.llvm.org:8080/green/view/LLDB/job/lldb-cmake-standalone/1858/>
> 
>   CMake Error at 
> /Users/buildslave/jenkins/workspace/lldb-cmake-standalone/clang-build/lib/cmake/llvm/AddLLVM.cmake:823
>  (add_executable):
>     Target "lit-cpuid" links to target "ZLIB::ZLIB" but the target was not
>     found.  Perhaps a find_package() call is missing for an IMPORTED target, 
> or
>     an ALIAS target is missing?
>   Call Stack (most recent call first):
>     cmake/modules/AddLLDB.cmake:165 (add_llvm_executable)
>     utils/lit-cpuid/CMakeLists.txt:1 (add_lldb_executable)
> 
> 
> Repository:
>   rG LLVM Github Monorepo
> 
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D79219/new/ <https://reviews.llvm.org/D79219/new/>
> 
> https://reviews.llvm.org/D79219 <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