Fix typo in spirv-opt help

This commit is contained in:
David Neto 2016-08-26 16:25:40 -04:00
parent d7b6362ed7
commit 923a4596b4

View File

@ -54,7 +54,7 @@ Options:
--freeze-spec-const
Freeze the values of specialization constants to their default
values.
--eliminiate-dead-const
--eliminate-dead-const
Eliminate dead constants.
-h, --help Print this help.
--version Display optimizer version information.