use same description as in the docs
This commit is contained in:
parent
349a84d972
commit
baa5d051e4
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ static void Usage (void)
|
|||
" --debug\t\t\tDebug mode\n"
|
||||
" --debug-info\t\t\tAdd debug info to object file\n"
|
||||
" --debug-opt name\t\tDebug optimization steps\n"
|
||||
" --debug-opt-output\t\tOutput extra files containing optimization steps\n"
|
||||
" --debug-opt-output\t\tDebug output of each optimization step\n"
|
||||
" --dep-target target\t\tUse this dependency target\n"
|
||||
" --disable-opt name\t\tDisable an optimization step\n"
|
||||
" --eagerly-inline-funcs\tEagerly inline some known functions\n"
|
||||
|
|
Loading…
Add table
Reference in a new issue