IndexTopics

Topics [¶]

Here is a list of all topics with brief descriptions:
 Build InstructionsBuild instructions, supported environments, and feature selection
 Breaking ChangesDocumentation of breaking changes
 CoreGlobals, code storage, and emitter interface
 AssemblerAssembler interface and operands
 BuilderBuilder interface, nodes, and passes
 CompilerCompiler interface
 FunctionFunction definitions
 LoggingLogging and formatting
 Error HandlingError handling
 Instruction DBInstruction database (introspection, read/write, validation, ...)
 Virtual MemoryVirtual memory management
 SupportProvides utility functions, arena allocator, and arena-backed containers
 UtilitiesUtility classes and functions
 X86 BackendX86/X64 backend
 ARM CommonsARM commons shared between AArch32 and AArch64
 AArch64 BackendAArch64 backend
 UJITUniversal JIT - abstracts X86|X86_64 and AArch64 code generation