summaryrefslogtreecommitdiff
path: root/test/pipes.txt
diff options
context:
space:
mode:
authorKeith Winstein <keithw@cs.stanford.edu>2023-10-24 10:28:52 -0700
committerGitHub <noreply@github.com>2023-10-24 10:28:52 -0700
commit6e350ee127b4e230160eab42eeadfc5021bb66e0 (patch)
tree973d7ff3739fbbc1a4b21a22a41d908f9141af0f /test/pipes.txt
parent0e78c24fd231d5ee67ccd271bfa317faa963281c (diff)
downloadwabt-6e350ee127b4e230160eab42eeadfc5021bb66e0.tar.gz
wabt-6e350ee127b4e230160eab42eeadfc5021bb66e0.tar.bz2
wabt-6e350ee127b4e230160eab42eeadfc5021bb66e0.zip
wasm2c: implement the tail-call proposal (#2272)
Diffstat (limited to 'test/pipes.txt')
-rw-r--r--test/pipes.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/pipes.txt b/test/pipes.txt
index fbe67136..07ec43f1 100644
--- a/test/pipes.txt
+++ b/test/pipes.txt
@@ -2,6 +2,8 @@
;;; RUN: bash -c '%(wasm-stats)s <(%(wat2wasm)s /dev/stdin <<<"(module)" -o /dev/stdout)'
(;; STDOUT ;;;
Total opcodes: 0
+
Opcode counts:
+
Opcode counts with immediates:
;;; STDOUT ;;)