diff options
Diffstat (limited to 'ir.h')
-rw-r--r-- | ir.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -217,7 +217,7 @@ public: ir_rvalue *condition; }; - +/* Update ir_print_visitor.cpp when updating this list. */ enum ir_expression_operation { ir_unop_bit_not, ir_unop_logic_not, |