[Openmp-commits] [PATCH] D118493: Set rpath on openmp executables

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Jan 31 06:13:41 PST 2022


JonChesterfield updated this revision to Diff 404498.
JonChesterfield added a comment.
Herald added a project: OpenMP.
Herald added a subscriber: openmp-commits.

- Disable implicit rpath for the tests so we can be certain the tests aren't picking up unrelated libs


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118493/new/

https://reviews.llvm.org/D118493

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/ToolChains/CommonArgs.cpp
  clang/lib/Driver/ToolChains/CommonArgs.h
  clang/test/OpenMP/Inputs/libomp.a
  clang/test/OpenMP/implicit_rpath.c
  openmp/libomptarget/test/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118493.404498.patch
Type: text/x-patch
Size: 6321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220131/befd1007/attachment.bin>


More information about the Openmp-commits mailing list