[meta] Remove unused InstructionGroup::{name, doc};
This commit is contained in:
@@ -50,8 +50,6 @@ pub(crate) fn define(shared_defs: &mut SharedDefinitions) -> TargetIsa {
|
||||
let regs = define_registers();
|
||||
|
||||
let inst_group = InstructionGroupBuilder::new(
|
||||
"arm64",
|
||||
"arm64 specific instruction set",
|
||||
&mut shared_defs.all_instructions,
|
||||
&shared_defs.format_registry,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user