Skip to main content

validate_effect_ir

Function validate_effect_ir 

Source
pub fn validate_effect_ir(
    model: &ApplicationSemanticModel,
    representation: &IntermediateRepresentation,
) -> Vec<IrValidationDiagnostic>
Expand description

Validates F10 effect-IR records against the canonical ASM products without re-running capability matching or semantic validation.