* use iterative rather than recursive method for following aliases * this avoids consuming stack via plain recursive calls
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.