summaryrefslogtreecommitdiff
path: root/test/CodeGen/WebAssembly/conv.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/WebAssembly/conv.ll')
-rw-r--r--test/CodeGen/WebAssembly/conv.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/WebAssembly/conv.ll b/test/CodeGen/WebAssembly/conv.ll
index 1a4bd72d72d6..27cebb117dd4 100644
--- a/test/CodeGen/WebAssembly/conv.ll
+++ b/test/CodeGen/WebAssembly/conv.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -asm-verbose=false | FileCheck %s
+; RUN: llc < %s -asm-verbose=false -disable-wasm-fallthrough-return-opt | FileCheck %s
; Test that basic conversion operations assemble as expected.