lxfind added a comment.
@phosek, Under this change, now when I build LLVM (with a basic config `cmake
-G Ninja --LLVM_ENABLE_PROJECTS="clang" ../llvm`), in file
`build_dir/lib/cmake/llvm/LLVMExports.cmake`, I see this:
set_target_properties(LLVMSupport PROPERTIES
INTERFACE_LINK_LIBRARIES "curses;m;ZLIB::ZLIB;LLVMDemangle"
This seems broken to me. Can you take a look?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79219/new/
https://reviews.llvm.org/D79219
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits