Skip to main content

assemble_with_report

Function assemble_with_report 

Source
pub fn assemble_with_report(
    mf: &MachineFunction,
    emitter: &mut dyn Emitter,
) -> AssembledObject
Expand description

Convenience wrapper returning object, bytes, and assembly report.