[PATCH] D118493: [WIP]Set rpath on openmp executables

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 31 06:07:41 PST 2022


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

- composes with user specified rpath flags


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118493.404497.patch
Type: text/x-patch
Size: 5684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220131/3a3baac7/attachment.bin>


More information about the cfe-commits mailing list