Expand description

Code that is useful in various codegen modules.

Re-exports

pub use crate::context::CodegenCx;

Structs

A structure representing an active landing pad for the duration of a basic block.

Functions