[PATCH] D135305: [Clang] Fix using LTO with the new driver in RDC-mode
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 5 15:48:11 PDT 2022
jhuber6 updated this revision to Diff 465584.
jhuber6 added a comment.
Changing two tests to use phases instead to illustrate the `lto-bc` usage.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135305/new/
https://reviews.llvm.org/D135305
Files:
clang/lib/Driver/Driver.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/cuda-bindings.cu
clang/test/Driver/cuda-phases.cu
clang/test/Driver/hip-binding.hip
clang/test/Driver/hip-phases.hip
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135305.465584.patch
Type: text/x-patch
Size: 7623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221005/75664519/attachment-0001.bin>
More information about the cfe-commits
mailing list