summaryrefslogtreecommitdiff
path: root/test/run-objdump.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/run-objdump.py')
-rwxr-xr-xtest/run-objdump.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/run-objdump.py b/test/run-objdump.py
index e86a1b22..95418a6c 100755
--- a/test/run-objdump.py
+++ b/test/run-objdump.py
@@ -90,10 +90,6 @@ def main(args):
find_exe.GetWasmdumpExecutable(options.bindir),
error_cmdline=options.error_cmdline)
wasm_objdump.AppendOptionalArgs({
- '--enable-exceptions': options.enable_exceptions,
- '--enable-saturating-float-to-int':
- options.enable_saturating_float_to_int,
- '--enable-threads': options.enable_threads,
'-h': options.headers,
'-x': options.dump_verbose,
'--debug': options.dump_debug,