diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-03-01 09:48:14 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-01 09:48:14 -0600 |
commit | b92c3fe0274f3ba3bb7c58a8529bd9c4303a3b51 (patch) | |
tree | e24a4d4e08311137e1603675f4c22ba5f92faab4 /llvm/lib | |
parent | 2b4d67bf59d609321701540a15f48eda04688652 (diff) | |
download | llvm-b92c3fe0274f3ba3bb7c58a8529bd9c4303a3b51.zip llvm-b92c3fe0274f3ba3bb7c58a8529bd9c4303a3b51.tar.gz llvm-b92c3fe0274f3ba3bb7c58a8529bd9c4303a3b51.tar.bz2 |
[OpenMP] Fix test after updating library search paths (#83573)
Summary:
We still use this bitcode library in one case, the NVPTX non-LTO build.
The patch updated the search paths to treat it the same as other
libraries, which unintentionally prioritized system paths over
LIBRARY_PATH which is generally not correct. Also we had a test that
relied on system state so remove that.
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions