Rename Cretonne to Cranelift!
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//! The `cat` subtest.
|
||||
|
||||
use cretonne_codegen::ir::Function;
|
||||
use cretonne_reader::TestCommand;
|
||||
use cranelift_codegen::ir::Function;
|
||||
use cranelift_reader::TestCommand;
|
||||
use std::borrow::Cow;
|
||||
use subtest::{self, Context, SubTest, SubtestResult};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user