This is an archive of the discontinued LLVM Phabricator instance.

[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
the device archive member when unbundling archives instead of printing a warning
and defaulting to ".o".

Diff Detail

Event Timeline

sdmitriev requested review of this revision.Nov 29 2021, 11:56 PM
sdmitriev created this revision.
Herald added a project: Restricted Project. · View Herald Transcript
This revision is now accepted and ready to land.Nov 30 2021, 8:01 AM