diff test/CodeGen/SystemZ/asm-09.ll @ 83:60c9769439b8 LLVM3.7

LLVM 3.7
author Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
date Wed, 18 Feb 2015 14:55:36 +0900
parents 95c75e76d11b
children
line wrap: on
line diff
--- a/test/CodeGen/SystemZ/asm-09.ll	Mon Sep 08 22:07:30 2014 +0900
+++ b/test/CodeGen/SystemZ/asm-09.ll	Wed Feb 18 14:55:36 2015 +0900
@@ -1,6 +1,6 @@
 ; Test matching operands with the GPR constraint "r".
 ;
-; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
+; RUN: llc < %s -mtriple=s390x-linux-gnu -no-integrated-as | FileCheck %s
 
 define void @f1(i32 *%dst) {
 ; CHECK-LABEL: f1: