diff options
author | Alon Zakai <azakai@google.com> | 2022-02-03 14:12:45 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-03 14:12:45 -0800 |
commit | e6f15747d1e3557cfff87c3149e91e3dbd0ff6c7 (patch) | |
tree | 5d26b6def557a45a3165ed8a7493ab3eb4a22b23 /test/lit/help | |
parent | 9800178d7cfdb336fb5bac34f0d9844639f3a9cc (diff) | |
download | binaryen-e6f15747d1e3557cfff87c3149e91e3dbd0ff6c7.tar.gz binaryen-e6f15747d1e3557cfff87c3149e91e3dbd0ff6c7.tar.bz2 binaryen-e6f15747d1e3557cfff87c3149e91e3dbd0ff6c7.zip |
[Docs] Document wasm-ctor-eval (#4493)
Diffstat (limited to 'test/lit/help')
-rw-r--r-- | test/lit/help/wasm-ctor-eval.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lit/help/wasm-ctor-eval.test b/test/lit/help/wasm-ctor-eval.test index 626a49557..183094f8f 100644 --- a/test/lit/help/wasm-ctor-eval.test +++ b/test/lit/help/wasm-ctor-eval.test @@ -2,7 +2,7 @@ ;; CHECK: ================================================================================ ;; CHECK-NEXT: wasm-ctor-eval INFILE ;; CHECK-NEXT: -;; CHECK-NEXT: Execute C++ global constructors ahead of time +;; CHECK-NEXT: Execute code at compile time ;; CHECK-NEXT: ================================================================================ ;; CHECK-NEXT: ;; CHECK-NEXT: |