diff options
Diffstat (limited to 'test/CodeGen/SystemZ/asm-08.ll')
-rw-r--r-- | test/CodeGen/SystemZ/asm-08.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/SystemZ/asm-08.ll b/test/CodeGen/SystemZ/asm-08.ll index 1662337..4185108 100644 --- a/test/CodeGen/SystemZ/asm-08.ll +++ b/test/CodeGen/SystemZ/asm-08.ll @@ -1,6 +1,6 @@ ; Test the GPR constraint "d", which is equivalent to "r". ; -; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s +; RUN: llc < %s -mtriple=s390x-linux-gnu -no-integrated-as | FileCheck %s define i64 @f1() { ; CHECK-LABEL: f1: |