The offload bundler action should not unbundle the input file types that does not match the action type. This fixes an issue where .so files are unbundled when the action type is object files.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM. Can you rename the lit test as hip-link-shared-library.hip? That is more meaningful. Thanks.
Comment Actions
I've commit the changes, but forgot to tag the proper Diff link in the commit message. I just updated it.