aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Mips/elf-N64.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/Mips/elf-N64.s')
-rw-r--r--test/MC/Mips/elf-N64.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/MC/Mips/elf-N64.s b/test/MC/Mips/elf-N64.s
index 3c01803..bf6ebd7 100644
--- a/test/MC/Mips/elf-N64.s
+++ b/test/MC/Mips/elf-N64.s
@@ -1,4 +1,5 @@
// RUN: llvm-mc -filetype=obj -triple=mips64el-pc-linux -mcpu=mips64 %s -o - | llvm-readobj -r | FileCheck %s
+// RUN: llvm-mc -filetype=obj -triple=mips64-pc-linux -mcpu=mips64 %s -o - | llvm-readobj -r | FileCheck %s
// Check for N64 relocation production.
// Check that the appropriate relocations were created.