This prevents uses of undefined values from passsing through unnoticed, and ensures that all aliases are ultimately resolved, regardless of where they are defined.
This crate contains the core Cretonne code generator. It translates code from an intermediate language into executable machine code.