Module cranelift_codegen::machinst::compile
source · [−]Expand description
Compilation backend pipeline: optimized IR to VCode / binemit.
Functions
Compile the given function down to VCode with allocated registers, ready for binary emission.