================
@@ -49,6 +51,31 @@ enum ImageKind : uint16_t {
IMG_LAST,
};
+class CompressedOffloadBundle {
----------------
yxsamliu wrote:
need to be updated to support v3. and refactor clang to use this header.
https://github.com/llvm/llvm-project/pull/114834