diff options
author | Joel E. Denny <jdenny.ornl@gmail.com> | 2023-04-28 09:47:39 -0400 |
---|---|---|
committer | Joel E. Denny <jdenny.ornl@gmail.com> | 2023-04-28 09:47:39 -0400 |
commit | 036371debe202647aed9400a7dd2c4bfd2ed57e4 (patch) | |
tree | 58d606a3d00b5cd3783d478f609915b0f146ee1d /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | 0fc19e222b5b0a86987ab058e0b34bc7014b56b3 (diff) | |
download | llvm-036371debe202647aed9400a7dd2c4bfd2ed57e4.zip llvm-036371debe202647aed9400a7dd2c4bfd2ed57e4.tar.gz llvm-036371debe202647aed9400a7dd2c4bfd2ed57e4.tar.bz2 |
[OpenMP] Add missing -L to libomptarget tests
Without this patch, if an incompatible libomptarget.so is present in a
system directory, such as /usr/lib64, check-openmp fails many
libomptarget tests with linking errors. The problem appears to have
started at D129875, which landed as dc52712a0632. This patch extends
the libomptarget test suite config with a -L for the current build
directory of libomptarget.so.
Reviewed By: jhuber6, JonChesterfield
Differential Revision: https://reviews.llvm.org/D149391
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions