[PATCH] D135368: [llvm] [lit] Fix use_lld() to respect llvm_shlib_dir

Michał Górny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 6 12:48:54 PDT 2022


mgorny added a comment.

In D135368#3840486 <https://reviews.llvm.org/D135368#3840486>, @MaskRay wrote:

> A small reproducible instruction, possibly two CMake commands, one with llvm/CMakeListss.txt and (for standalone build) the other with lld/CMakeLists.txt

Done. Although it's clang what's failing here.


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

https://reviews.llvm.org/D135368



More information about the llvm-commits mailing list