Expand description
Modulesยง
- abi ๐
- allocator ๐
- asm ๐
- attributes ๐
- Set and unset common attributes on LLVM values.
- back ๐
- base ๐
- Codegen the MIR to the LLVM IR.
- builder ๐
- callee ๐
- Handles codegen of callees as well as other call-related things. Callees are a superset of normal rust values and sometimes have different representations. In particular, top-level fn items and methods are represented as just a fn ptr and not a full closure.
- common ๐
- Code that is useful in various codegen modules.
- consts ๐
- context ๐
- coverageinfo ๐
- debuginfo ๐
- Debug Info Module
- declare ๐
- Declare various LLVM values.
- errors ๐
- intrinsic ๐
- llvm ๐
- llvm_
util ๐ - macros ๐
- mono_
item ๐ - type_ ๐
- type_of ๐
- typetree ๐
- va_arg ๐
- value ๐