* x86 recipes: emit StackOverflow trap for all sp-relative loads and stores * x86 recipes: emit StackOverflow trap for push and pop * x86 binary filetests: add stk_ovf trap annotations
This crate contains the core Cretonne code generator. It translates code from an intermediate representation into executable machine code.