diff options
author | Joseph Huber <35342157+jhuber6@users.noreply.github.com> | 2023-10-04 14:14:30 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-04 14:14:30 -0500 |
commit | 7282975057f57152dde262b1f671c876480a38d6 (patch) | |
tree | e5c5fc6c507230bae7e8b2ddf5eb39d1934bf8ab /clang/lib/Format/WhitespaceManager.cpp | |
parent | 2d4d8c8f97ceec2fb7f9e8376b0a304aad0790e6 (diff) | |
download | llvm-7282975057f57152dde262b1f671c876480a38d6.zip llvm-7282975057f57152dde262b1f671c876480a38d6.tar.gz llvm-7282975057f57152dde262b1f671c876480a38d6.tar.bz2 |
[Libomptarget] Explicitly pass the OpenMP device libraries to tests (#68225)
Summary:
We have tests that depend on two static libraries
`libomptarget.devicertl.a` and `libcgpu.a`. These are currently
implicitly picked up and searched through the standard path. This patch
changes that to pass `-nogpulib` to disable implicit runtime path
searches. We then explicitly passed the built libraries to the
compilations so that we know exactly which libraries are being used.
Depends on: https://github.com/llvm/llvm-project/pull/68220
Fixes https://github.com/llvm/llvm-project/issues/68141
Diffstat (limited to 'clang/lib/Format/WhitespaceManager.cpp')
0 files changed, 0 insertions, 0 deletions