This commit is contained in:
Eddie Hung 2019-08-20 20:05:51 -07:00
parent fce8dc7db2
commit fe61dcce8b
1 changed files with 1 additions and 1 deletions

View File

@ -943,7 +943,7 @@ struct TechmapPass : public Pass {
log(" instead of inlining them.\n");
log("\n");
log(" -max_iter <number>\n");
log(" only run the specified number of iterations for each module.\n");
log(" only run the specified number of iterations on each module.\n");
log(" default: unlimited\n");
log("\n");
log(" -recursive\n");