[meta] Remove mentions to Python in comments of the non-meta crate;
This commit is contained in:
@@ -28,7 +28,7 @@ pub type ValueList = entity::EntityList<Value>;
|
||||
/// Memory pool for holding value lists. See `ValueList`.
|
||||
pub type ValueListPool = entity::ListPool<Value>;
|
||||
|
||||
// Include code generated by `cranelift-codegen/meta-python/gen_instr.py`. This file contains:
|
||||
// Include code generated by `cranelift-codegen/meta/src/gen_inst.rs`. This file contains:
|
||||
//
|
||||
// - The `pub enum InstructionFormat` enum with all the instruction formats.
|
||||
// - The `pub enum InstructionData` enum with all the instruction data fields.
|
||||
|
||||
Reference in New Issue
Block a user