summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SystemZ/asm-13.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/SystemZ/asm-13.ll')
-rw-r--r--llvm/test/CodeGen/SystemZ/asm-13.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/SystemZ/asm-13.ll b/llvm/test/CodeGen/SystemZ/asm-13.ll
index b88170079ec..83454eab1cb 100644
--- a/llvm/test/CodeGen/SystemZ/asm-13.ll
+++ b/llvm/test/CodeGen/SystemZ/asm-13.ll
@@ -1,6 +1,6 @@
; Test the "K" constraint (16-bit signed constants).
;
-; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
+; RUN: llc < %s -mtriple=s390x-linux-gnu -no-integrated-as | FileCheck %s
; Test 1 below the first valid value.
define i32 @f1() {
OpenPOWER on IntegriCloud