This revision was automatically updated to reflect the committed changes.
Closed by commit rG24ecafb41327: [OpenMP] Add support for CPU offloading in new
driver (authored by jhuber6).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119613/new/
https:/
jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.
LG
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119613/new/
https://reviews.llvm.org/D119613
___
jhuber6 updated this revision to Diff 408904.
jhuber6 added a comment.
Add test for the arguments passed to the linker wrapper when doing host
offloading. It will be more difficult to do a unit test for the internal
operation of the linker wrapper because it is reactive to the data contained in
th
jdoerfert added a comment.
We should be able to test this with unit tests, no?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119613/new/
https://reviews.llvm.org/D119613
___
cfe-commits mailing list
cfe-
jhuber6 updated this revision to Diff 408218.
jhuber6 added a comment.
Fixing LTO.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119613/new/
https://reviews.llvm.org/D119613
Files:
clang/lib/Driver/ToolChains/Clang.cpp
clang/tools/clang-linker
jhuber6 created this revision.
jhuber6 added reviewers: jdoerfert, JonChesterfield.
jhuber6 added projects: OpenMP, clang.
Herald added subscribers: guansong, yaxunl.
jhuber6 requested review of this revision.
Herald added subscribers: cfe-commits, sstefan1.
This patch adds support for linking CPU