Module cranelift_faerie::traps[][src]

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

FaerieTrapManifest

Collection of all FaerieTrapSinks for the module

FaerieTrapSink

Record of the trap sites for a given function

FaerieTrapSite

Record of the arguments cranelift passes to TrapSink::trap