arx.codegen

arx.codegen

Source: packages/arx/src/arx/codegen.py

title: Arx LLVM-IR integration helpers.

Classes

ArxVisitor(LLVMVisitor)

title: Arx-specific backend visitor customizations.

ArxBuilder(LLVMBuilder)

title: Arx backend builder with Arx overrides.
attributes:
  translator:
    type: ArxVisitor

Methods