This patch changes clang-offload-bundler to use the original file extension for
the device archive member when unbundling archives instead of printing a warning
and defaulting to ".o".
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D114776
[clang-offload-bundler] Reuse original file extension for device archive member ClosedPublic Authored by sdmitriev on Nov 29 2021, 11:56 PM.
Details Summary This patch changes clang-offload-bundler to use the original file extension for
Diff Detail Event TimelineThis revision is now accepted and ready to land.Nov 30 2021, 8:01 AM Closed by commit rG4b553297ef3e: [clang-offload-bundler] Reuse original file extension for device archive member (authored by sdmitriev). · Explain WhyNov 30 2021, 8:39 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 390590 clang/test/Driver/fat-archive-unbundle-ext.c
clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp
|