diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-10-03 09:59:34 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-10-04 22:12:37 +0200 |
commit | 77945a344c3dee3f9735744c8d4151ef2cec6a8d (patch) | |
tree | 453baac0423e6c59e144ec2be16e1ee363e73167 /llvm/lib/Transforms/Utils/LoopVersioning.cpp | |
parent | 16512898956857b13e566165ba9a195be81d325f (diff) | |
download | llvm-77945a344c3dee3f9735744c8d4151ef2cec6a8d.zip llvm-77945a344c3dee3f9735744c8d4151ef2cec6a8d.tar.gz llvm-77945a344c3dee3f9735744c8d4151ef2cec6a8d.tar.bz2 |
[clang-tools-extra] [clangd] Respect llvm_shlib_dir in tests
Add llvm_shlib_dir to variables used in clangd test suite, consistently
to how it is used in the test suites of clang, clang-tools-extra
and a few other components. This is necessary to ensure that
the correct shared libraries are used when building clang standalone --
otherwise, use_clang() sets LD_LIBRARY_PATH to the directory containing
the earlier system installation of clang rather than the just-built
library.
Differential Revision: https://reviews.llvm.org/D135062
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopVersioning.cpp')
0 files changed, 0 insertions, 0 deletions