summaryrefslogtreecommitdiff
path: root/test/dump
diff options
context:
space:
mode:
authorKeith Winstein <keithw@cs.stanford.edu>2022-12-23 16:25:37 -0800
committerGitHub <noreply@github.com>2022-12-23 16:25:37 -0800
commitd9338f70a26cc9ee4e64da71ce3b50d4c44e0c03 (patch)
treefd063b0321fd3eee9e568bc8a5bfe0cad126c2e8 /test/dump
parent9121857ced2e114269f29ec614414511103bdf45 (diff)
downloadwabt-d9338f70a26cc9ee4e64da71ce3b50d4c44e0c03.tar.gz
wabt-d9338f70a26cc9ee4e64da71ce3b50d4c44e0c03.tar.bz2
wabt-d9338f70a26cc9ee4e64da71ce3b50d4c44e0c03.zip
wast-parser.cc: disallow exception tag unless exceptions enabled (#2110)
Diffstat (limited to 'test/dump')
-rw-r--r--test/dump/tag.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dump/tag.txt b/test/dump/tag.txt
index 2e569f98..985b952b 100644
--- a/test/dump/tag.txt
+++ b/test/dump/tag.txt
@@ -1,5 +1,5 @@
;;; TOOL: run-objdump
-;;; ARGS0: -v
+;;; ARGS0: -v --enable-exceptions
;;; ARGS1: -x
(module
(tag)