From ea04ce30e4d6227744f1217a3132c0628e97d89f Mon Sep 17 00:00:00 2001 From: gingerBill Date: Wed, 19 Aug 2026 16:45:23 +0100 Subject: [PATCH] Remove dead comment --- core/rexcode/isa/x86/tablegen/instruction_table.odin | 1 - 1 file changed, 1 deletion(-) diff --git a/core/rexcode/isa/x86/tablegen/instruction_table.odin b/core/rexcode/isa/x86/tablegen/instruction_table.odin index 12c1e65b2..aa9f8e5b9 100644 --- a/core/rexcode/isa/x86/tablegen/instruction_table.odin +++ b/core/rexcode/isa/x86/tablegen/instruction_table.odin @@ -1,4 +1,3 @@ -// Code generated by instruction_table_gen.odin. DO NOT EDIT BY HAND. // Single source of truth: one Form (Encoding + Clobber) per instruction shape. package rexcode_x86_tablegen