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