Crate flycatcherc_clif

Source
Expand description

A Cranelift backend for Flycatcher’s compiler.

Re-exports§

pub use target_lexicon;

Structs§

CraneliftBackend
A Cranelift backend for Flycatcher’s compiler.
Triple
A target “triple”. Historically such things had three fields, though they’ve added additional fields over time.