Module abi

Source

Modulesยง

aarch64_systemv ๐Ÿ”’
x86_64_systemv ๐Ÿ”’

Enumsยง

G0M0FunctionKind ๐Ÿ”’

Traitsยง

Abi
We need to produce different LLVM IR for different platforms. (Contrary to popular knowledge LLVM IR is not intended to be portable in that way.) This trait deals with differences between function signatures on different targets.

Functionsยง

get_abi

Type Aliasesยง

LocalFunctionG0M0params ๐Ÿ”’
The two additional parameters needed for g0m0 optimization.