aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/selTBtnezCmpi.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Mips/selTBtnezCmpi.ll')
-rw-r--r--test/CodeGen/Mips/selTBtnezCmpi.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Mips/selTBtnezCmpi.ll b/test/CodeGen/Mips/selTBtnezCmpi.ll
index b6407e67f27a..62af3dffb7b3 100644
--- a/test/CodeGen/Mips/selTBtnezCmpi.ll
+++ b/test/CodeGen/Mips/selTBtnezCmpi.ll
@@ -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