X-Git-Url: http://nitlanguage.org diff --git a/src/analysis/allocate_iregister_slots.nit b/src/analysis/allocate_iregister_slots.nit index a8ac823..98c8e89 100644 --- a/src/analysis/allocate_iregister_slots.nit +++ b/src/analysis/allocate_iregister_slots.nit @@ -27,7 +27,7 @@ private import primitive_info # * register aliasing # * IMove optimization class IRegisterSlotAllocationVisitor -special ICodeVisitor + super ICodeVisitor # The visitor works in two pass: # First pass is used to detect first and last iregisters occurences and slot groups # Second pass is used to assign an effective slot to iregsiters