It used to print `gv0 = colocated symbol u1:1` while cranelift-reader expects `gv0 = symbol colocated u1:1`.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.
It used to print `gv0 = colocated symbol u1:1` while cranelift-reader expects `gv0 = symbol colocated u1:1`.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.