Package com.tonic.analysis.ssa.llvm
Lowering the IR to an LLVM textual module.
-
Class Summary Class Description LlvmLowering Entry point lowering YABR SSA IR to textual LLVM IR.LlvmLoweringConfig Configuration forLlvmLowering, following the project's builder-plus-presets convention.LlvmLoweringConfig.Builder Mutable builder forLlvmLoweringConfig. -
Enum Summary Enum Description LlvmLoweringConfig.ObjectModel How Java's object/reference/runtime model is lowered.