Rename Cretonne to Cranelift!
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
"""
|
||||
The cretonne.formats defines all instruction formats.
|
||||
The cranelift.formats defines all instruction formats.
|
||||
|
||||
Every instruction format has a corresponding `InstructionData` variant in the
|
||||
Rust representation of Cretonne IR, so all instruction formats must be defined
|
||||
Rust representation of Cranelift IR, so all instruction formats must be defined
|
||||
in this module.
|
||||
"""
|
||||
from __future__ import absolute_import
|
||||
|
||||
Reference in New Issue
Block a user