enum ImageKind

Description

The type of contents the offloading image contains.

Declared at: llvm/include/llvm/Object/OffloadBinary.h:41

Enumerators

NameValueComment
IMG_None0
IMG_Object1
IMG_Bitcode2
IMG_Cubin3
IMG_Fatbinary4
IMG_PTX5
IMG_LAST6