[llvm-branch-commits] [clang] [OffloadBundler] Rework the ctor of `OffloadTargetInfo` to support generic target (PR #122629)
Shilei Tian via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sat Jan 11 20:28:38 PST 2025
shiltian wrote:
I suppose this change is quite intrusive for any external use of `clang-offload-bundler`. It's gonna require all the targets listed in `-targets` have to be in the normalized form (4-field).
https://github.com/llvm/llvm-project/pull/122629
More information about the llvm-branch-commits
mailing list