fixed pass
This commit is contained in:
@@ -2542,6 +2542,7 @@ void runPass(const int curr_regime, const char *proj_name, const char *folderNam
|
|||||||
case LOOPS_COMBINER:
|
case LOOPS_COMBINER:
|
||||||
case FIX_COMMON_BLOCKS:
|
case FIX_COMMON_BLOCKS:
|
||||||
case TEST_PASS:
|
case TEST_PASS:
|
||||||
|
case SET_IMPLICIT_NONE:
|
||||||
runAnalysis(*project, curr_regime, false);
|
runAnalysis(*project, curr_regime, false);
|
||||||
case SUBST_EXPR_RD_AND_UNPARSE:
|
case SUBST_EXPR_RD_AND_UNPARSE:
|
||||||
case SUBST_EXPR_AND_UNPARSE:
|
case SUBST_EXPR_AND_UNPARSE:
|
||||||
|
|||||||
Reference in New Issue
Block a user