summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/adjust-callstack-sp.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Mips/adjust-callstack-sp.ll')
-rw-r--r--test/CodeGen/Mips/adjust-callstack-sp.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Mips/adjust-callstack-sp.ll b/test/CodeGen/Mips/adjust-callstack-sp.ll
index 8c61a650a96..e4afcd83500 100644
--- a/test/CodeGen/Mips/adjust-callstack-sp.ll
+++ b/test/CodeGen/Mips/adjust-callstack-sp.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=mips -mcpu=mips16 | FileCheck %s -check-prefix=M16
+; RUN: llc < %s -march=mips -mattr=mips16 | FileCheck %s -check-prefix=M16
; RUN: llc < %s -march=mips -mcpu=mips2 | FileCheck %s -check-prefix=GP32
; RUN: llc < %s -march=mips -mcpu=mips32 | FileCheck %s -check-prefix=GP32
; RUN: llc < %s -march=mips -mcpu=mips32r6 | FileCheck %s -check-prefix=GP32