We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48e038f commit 63f54beCopy full SHA for 63f54be
test/lit/help/wasm-opt.test
@@ -38,6 +38,11 @@
38
;; CHECK-NEXT: after optimization, helping
39
;; CHECK-NEXT: fuzzing find bugs
40
;; 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:
46
;; CHECK-NEXT: --extra-fuzz-command,-efc An extra command to run on the
47
;; CHECK-NEXT: output before and after
48
;; CHECK-NEXT: optimizing. The output is
0 commit comments