diff test/CodeGen/Mips/selTBteqzCmpi.ll @ 100:7d135dc70f03

LLVM 3.9
author Miyagi Mitsuki <e135756@ie.u-ryukyu.ac.jp>
date Tue, 26 Jan 2016 22:53:40 +0900
parents afa8332a0e37
children
line wrap: on
line diff
--- a/test/CodeGen/Mips/selTBteqzCmpi.ll	Tue Oct 13 17:49:56 2015 +0900
+++ b/test/CodeGen/Mips/selTBteqzCmpi.ll	Tue Jan 26 22:53:40 2016 +0900
@@ -1,4 +1,4 @@
-; RUN: llc -march=mipsel -mcpu=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
+; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic < %s | FileCheck %s -check-prefix=16
 
 @i = global i32 1, align 4
 @j = global i32 2, align 4