Skip to main content

Module type

Module type 

Source
Expand description

LLVM types

Functionsยง

array
Creates an LLVM array type.
function
Creates an LLVM function type.
opaque_pointerDeprecated
Creates an LLVM opaque pointer type at address space 0.
pointer
Creates an LLVM pointer type in the given address space.
struct
Creates an LLVM struct type.
void
Creates an LLVM void type.