diff options
author | Kazushi Marukawa <marukawa@nec.com> | 2023-09-10 12:07:16 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-10 12:07:16 +0900 |
commit | f8efa65ca545bbfe2e2e5a3c510af8f88d8d4647 (patch) | |
tree | 8fdf66556df868f75980bb1e36a370d77c92aef5 /clang/lib/Serialization/ModuleManager.cpp | |
parent | 444abb396c340e52a8a4db5778b7d6b3b6195070 (diff) | |
download | llvm-f8efa65ca545bbfe2e2e5a3c510af8f88d8d4647.zip llvm-f8efa65ca545bbfe2e2e5a3c510af8f88d8d4647.tar.gz llvm-f8efa65ca545bbfe2e2e5a3c510af8f88d8d4647.tar.bz2 |
[OpenMP][test][VE] Change to use VE_LD_LIBRARY_PATH for VE (#65869)
Change to use VE_LD_LIBRARY_PATH for VE instead of LD_LIBRARY_PATH. The
VE is connected to the host, and compiled test programs for VE is
invoked on the host and transferred to the VE. If programs are compiled
for the host, we use LD_LIBRARY_PATH. Otherwise, we use
VE_LD_LIBRARY_PATH.
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions