[llvm-branch-commits] [clang] [llvm] [OffloadBundler] Bound compressed bundles by header size, not magic scan (PR #206745)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Jun 30 08:05:26 PDT 2026
michaelselehov wrote:
This PR is part of a stack (merge bottom-up):
1. #206741 — [Offload][NFC] Deduplicate CompressedOffloadBundle into llvm::object
2. #206744 — [Offload] Make compressed offload bundle header little-endian
3. 👉 #206745 — [OffloadBundler] Bound compressed bundles by header size, not magic scan
Based on #206744; review/merge #206741 and #206744 first.
https://github.com/llvm/llvm-project/pull/206745
More information about the llvm-branch-commits
mailing list