Skip to content

Commit 63f54be

Browse files
committed
help
1 parent 48e038f commit 63f54be

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

test/lit/help/wasm-opt.test

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@
3838
;; CHECK-NEXT: after optimization, helping
3939
;; CHECK-NEXT: fuzzing find bugs
4040
;; CHECK-NEXT:
41+
;; CHECK-NEXT: --fuzz-exec-second A second module to link with the
42+
;; CHECK-NEXT: first, for fuzz-exec-before
43+
;; CHECK-NEXT: (only before, as optimizations
44+
;; CHECK-NEXT: are not applied to it)
45+
;; CHECK-NEXT:
4146
;; CHECK-NEXT: --extra-fuzz-command,-efc An extra command to run on the
4247
;; CHECK-NEXT: output before and after
4348
;; CHECK-NEXT: optimizing. The output is

0 commit comments

Comments
 (0)