Create a new structure type in a context.
A structure is specified by a list of inner elements/types and whether these can be packed together.
@see llvm::StructType::create()
See Implementation
Create a new structure type in a context.
A structure is specified by a list of inner elements/types and whether these can be packed together.
@see llvm::StructType::create()