Module cranelift_faerie::traps

source ·
Expand description

Faerie trap manifests record every TrapCode that cranelift outputs during code generation, for every function in the module. This data may be useful at runtime.

Structs

Collection of all FaerieTrapSinks for the module
Record of the trap sites for a given function
Record of the arguments cranelift passes to TrapSink::trap