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
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.