summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/Mips/constraint-empty.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Mips/constraint-empty.ll')
-rw-r--r--llvm/test/CodeGen/Mips/constraint-empty.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Mips/constraint-empty.ll b/llvm/test/CodeGen/Mips/constraint-empty.ll
index 8541a4fa348e..ff2b9b840852 100644
--- a/llvm/test/CodeGen/Mips/constraint-empty.ll
+++ b/llvm/test/CodeGen/Mips/constraint-empty.ll
@@ -1,5 +1,5 @@
; Check that `getRegForInlineAsmConstraint` does not crash on empty Constraint.
-; RUN: llc -march=mips64 < %s | FileCheck %s
+; RUN: llc -mtriple=mips64 < %s | FileCheck %s
define void @foo() {
entry: