summaryrefslogtreecommitdiff
path: root/test/CodeGen/WebAssembly/load-ext.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/WebAssembly/load-ext.ll')
-rw-r--r--test/CodeGen/WebAssembly/load-ext.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/WebAssembly/load-ext.ll b/test/CodeGen/WebAssembly/load-ext.ll
index d52df3361a380..48a7ce7c4bd2f 100644
--- a/test/CodeGen/WebAssembly/load-ext.ll
+++ b/test/CodeGen/WebAssembly/load-ext.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 extending loads are assembled properly.