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.