Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/main.cc

    r25fcb84 rbfd0a1a  
    264264                } // if
    265265
    266                 PASS( "fixLabels", ControlStruct::fixLabels( translationUnit ) );
     266                PASS( "mutate", ControlStruct::mutate( translationUnit ) );
    267267                PASS( "fixNames", CodeGen::fixNames( translationUnit ) );
    268268                PASS( "genInit", InitTweak::genInit( translationUnit ) );
Note: See TracChangeset for help on using the changeset viewer.