summaryrefslogtreecommitdiff
path: root/test/lit/help/wasm-emscripten-finalize.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/lit/help/wasm-emscripten-finalize.test')
-rw-r--r--test/lit/help/wasm-emscripten-finalize.test7
1 files changed, 6 insertions, 1 deletions
diff --git a/test/lit/help/wasm-emscripten-finalize.test b/test/lit/help/wasm-emscripten-finalize.test
index 1b31e1e44..c92960dfb 100644
--- a/test/lit/help/wasm-emscripten-finalize.test
+++ b/test/lit/help/wasm-emscripten-finalize.test
@@ -156,7 +156,12 @@
;; CHECK-NEXT:
;; CHECK-NEXT: --pass-arg,-pa An argument passed along to optimization
;; CHECK-NEXT: passes being run. Must be in the form
-;; CHECK-NEXT: KEY@VALUE
+;; CHECK-NEXT: KEY@VALUE. If KEY is the name of a pass
+;; CHECK-NEXT: then it applies to the closest instance
+;; CHECK-NEXT: of that pass before us. If KEY is not the
+;; CHECK-NEXT: name of a pass then it is a global option
+;; CHECK-NEXT: that applies to all pass instances that
+;; CHECK-NEXT: read it.
;; CHECK-NEXT:
;; CHECK-NEXT: --closed-world,-cw Assume code outside of the module does
;; CHECK-NEXT: not inspect or interact with GC and