[PATCH] D145770: [clang-offload-bundler] Standardize TargetID field for bundler
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 25 06:37:42 PDT 2023
yaxunl added a comment.
In D145770#4220246 <https://reviews.llvm.org/D145770#4220246>, @mdtoguchi wrote:
> @lamb-j - is it expected for any bundled objects created before your change without the explicit env field to be able to be unbundled? Newly generated bundles work as expected given similar `-target` values, but older generated binaries fail to unbundle the target given equivalent commands. Is it possible to provide the ability to do so?
what is the target used by the old bundle? Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145770/new/
https://reviews.llvm.org/D145770
More information about the cfe-commits
mailing list