[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 08:00:10 PST 2022


JonChesterfield updated this revision to Diff 404536.
JonChesterfield added a comment.

- More paranoid regex - not sure what windows uses as the path separator in the dynamic table


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.404536.patch
Type: text/x-patch
Size: 6396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220131/6fe7d15c/attachment-0001.bin>


More information about the Openmp-commits mailing list