1
0
mirror of synced 2026-01-26 12:13:24 +00:00

wreduce help typo fix

This commit is contained in:
Clifford Wolf
2015-02-17 13:02:16 +01:00
parent 138547f41b
commit 024aa559e2

View File

@@ -315,7 +315,7 @@ struct WreduceWorker
};
struct WreducePass : public Pass {
WreducePass() : Pass("wreduce", "reduce the word size of operations is possible") { }
WreducePass() : Pass("wreduce", "reduce the word size of operations if possible") { }
virtual void help()
{
// |---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|