aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/mips-gnu-hash.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/mips-gnu-hash.s')
-rw-r--r--test/ELF/mips-gnu-hash.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/mips-gnu-hash.s b/test/ELF/mips-gnu-hash.s
index e66bc893a076..fe4e95fee99b 100644
--- a/test/ELF/mips-gnu-hash.s
+++ b/test/ELF/mips-gnu-hash.s
@@ -7,7 +7,7 @@
# RUN: llvm-mc -filetype=obj -triple=mipsel-unknown-linux %s -o %t-el.o
# RUN: not ld.lld -shared -hash-style=gnu %t-el.o -o /dev/null 2>&1 | FileCheck %s
-# CHECK: the .gnu.hash section is not compatible with the MIPS target.
+# CHECK: the .gnu.hash section is not compatible with the MIPS target
.globl __start
__start: