[PATCH] D126226: [OpenMP] Add `-Xoffload-linker` to forward input to the device linker
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 23 16:01:06 PDT 2022
jhuber6 updated this revision to Diff 431511.
jhuber6 added a comment.
Merging into a single argument and checking if the joined arg is empty.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126226/new/
https://reviews.llvm.org/D126226
Files:
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/linker-wrapper.c
clang/test/Driver/openmp-offload-gpu-new.c
clang/tools/clang-linker-wrapper/ClangLinkerWrapper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126226.431511.patch
Type: text/x-patch
Size: 6055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220523/3a02c878/attachment.bin>
More information about the cfe-commits
mailing list