Enumerator |
---|
kString | This section contains strings referenced within the bytecode.
|
kDialect | This section contains the dialects referenced within an IR module.
|
kAttrType | This section contains the attributes and types referenced within an IR module.
|
kAttrTypeOffset | This section contains the offsets for the attribute and types within the AttrType section.
|
kIR | This section contains the list of operations serialized into the bytecode, and their nested regions/operations.
|
kResource | This section contains the resources of the bytecode.
|
kResourceOffset | This section contains the offsets of resources within the Resource section.
|
kDialectVersions | This section contains the versions of each dialect.
|
kProperties | This section contains the properties for the operations.
|
kNumSections | The total number of section types.
|