add missing GNU expr opcodes

This commit is contained in:
Nikita Smith
2025-12-18 20:06:14 -08:00
parent cc01c04b8a
commit cf849f7875
+1
View File
@@ -449,6 +449,7 @@ dw_operand_types_from_expr_opcode(DW_ExprOp op)
DW_Expr_V3_XList DW_Expr_V3_XList
DW_Expr_V4_XList DW_Expr_V4_XList
DW_Expr_V5_XList DW_Expr_V5_XList
DW_Expr_GNU_XList
#undef X #undef X
default: { NotImplemented; } break; default: { NotImplemented; } break;
} }