Module llvm_ir::module[][src]

Structs

Alignment

Alignment details for a type. See LLVM 12 docs on Data Layout

Alignments

Alignment for various types in memory. See LLVM 12 docs on Data Layout

Comdat

See LLVM 12 docs on Comdats

DataLayout

See LLVM 12 docs on Data Layout

FunctionAttributeGroup

See LLVM 12 docs on Attribute Groups

FunctionPtrAlignment

Alignment details for function pointers. See LLVM 12 docs on Data Layout

GlobalAlias

See LLVM 12 docs on Global Aliases

GlobalVariable

See LLVM 12 docs on Global Variables

Module

See LLVM 12 docs on Module Structure

PointerLayout

Layout details for pointers (other than function pointers). See LLVM 12 docs on Data Layout

Enums

DLLStorageClass

See LLVM 12 docs on DLL Storage Classes

Endianness
Linkage

See LLVM 12 docs on Linkage Types

Mangling

See LLVM 12 docs on Data Layout

SelectionKind
ThreadLocalMode

See LLVM 12 docs on Thread Local Storage Models

UnnamedAddr
Visibility

See LLVM 12 docs on Visibility Styles

Type Definitions

AddrSpace

For discussion of address spaces, see LLVM 12 docs on Pointer Type