This commit is contained in:
@@ -204,8 +204,6 @@ struct SynthGreenPAK4Pass : public ScriptPass
|
||||
if (!json_file.empty() || help_mode)
|
||||
run(stringf("write_json %s", help_mode ? "<file-name>" : json_file.c_str()));
|
||||
}
|
||||
|
||||
log_pop();
|
||||
}
|
||||
} SynthGreenPAK4Pass;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user