Files
wasmtime/cranelift/codegen/shared
Ujjwal Sharma 19444649e7 [codegen] add to_static_str method to IntCC
Add a method to_static_str to objects of type IntCC which consumes the
object to basically do the opposite of IntCC::new.

Refs: https://github.com/CraneStation/cranelift/pull/1081#discussion_r329042331
2019-10-10 11:06:19 +02:00
..
2019-10-09 06:20:30 -07:00

This crate contains shared definitions for use in both cranelift-codegen-meta and cranelift -codegen.