aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/mips-align-err.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/mips-align-err.s')
-rw-r--r--test/ELF/mips-align-err.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/mips-align-err.s b/test/ELF/mips-align-err.s
index 28b192ac29f3..0c71ffba8cb9 100644
--- a/test/ELF/mips-align-err.s
+++ b/test/ELF/mips-align-err.s
@@ -4,7 +4,7 @@
# RUN: llvm-mc -filetype=obj -triple=mips-unknown-linux \
# RUN: -mcpu=mips32r6 %S/Inputs/mips-align-err.s -o %t2.o
# RUN: not ld.lld %t.o %t2.o -o %t.exe 2>&1 | FileCheck %s
-# CHECK: improper alignment for relocation R_MIPS_PC16
+# CHECK: {{.*}}:(.text+0x1): improper alignment for relocation R_MIPS_PC16
.globl __start
__start: