summaryrefslogtreecommitdiff
path: root/test/lit/help/wasm-opt.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/lit/help/wasm-opt.test')
-rw-r--r--test/lit/help/wasm-opt.test8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/lit/help/wasm-opt.test b/test/lit/help/wasm-opt.test
index b30f62150..1ac823fa7 100644
--- a/test/lit/help/wasm-opt.test
+++ b/test/lit/help/wasm-opt.test
@@ -41,10 +41,10 @@
;; CHECK-NEXT: --initial-fuzz,-if Initial wasm content in
;; CHECK-NEXT: translate-to-fuzz (-ttf) mode
;; CHECK-NEXT:
-;; CHECK-NEXT: --fuzz-passes,-fp Pick a random set of passes to
-;; CHECK-NEXT: run, useful for fuzzing. this
-;; CHECK-NEXT: depends on translate-to-fuzz (it
-;; CHECK-NEXT: picks the passes from the input)
+;; CHECK-NEXT: --fuzz-passes,-fp When doing translate-to-fuzz,
+;; CHECK-NEXT: pick a set of random passes from
+;; CHECK-NEXT: the input to further shape the
+;; CHECK-NEXT: wasm
;; CHECK-NEXT:
;; CHECK-NEXT: --no-fuzz-memory don't emit memory ops when
;; CHECK-NEXT: fuzzing