[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 09:55:35 PDT 2022


mgorny added a comment.

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

> Is there a CMake command to demonstrate the difference? Consider adding it to the description.

Do you mean the standalone build method that could trigger this problem, or something that actually triggers a test failure?


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

https://reviews.llvm.org/D135368



More information about the llvm-commits mailing list