Module abi

Module abi 

Source

Modulesยง

aarch64_systemv ๐Ÿ”’
riscv_systemv ๐Ÿ”’
x86_64_systemv ๐Ÿ”’

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