Speling.
This commit is contained in:
@@ -69,8 +69,8 @@ pub fn legalize_function(func: &mut Function, isa: &TargetIsa) {
|
||||
}
|
||||
}
|
||||
|
||||
// Include legalization patterns that were generated by gen_legalizer.py from the XForms in
|
||||
// meta/cretonne/legalize.py.
|
||||
// Include legalization patterns that were generated by `gen_legalizer.py` from the `XForms` in
|
||||
// `meta/cretonne/legalize.py`.
|
||||
//
|
||||
// Concretely, this defines private functions `narrow()`, and `expand()`.
|
||||
include!(concat!(env!("OUT_DIR"), "/legalizer.rs"));
|
||||
|
||||
Reference in New Issue
Block a user