[PATCH] D145770: [clang-offload-bundler] Standardize TargetID field for bundler
Michael D Toguchi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 24 11:00:04 PDT 2023
mdtoguchi added a comment.
@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?
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