diff options
Diffstat (limited to 'lld/test/ELF/merge-string-error.s')
-rw-r--r-- | lld/test/ELF/merge-string-error.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/merge-string-error.s b/lld/test/ELF/merge-string-error.s index 58a624329ed..235a3d7383c 100644 --- a/lld/test/ELF/merge-string-error.s +++ b/lld/test/ELF/merge-string-error.s @@ -8,4 +8,4 @@ .text .long .rodata.str1.1 + 4 -// CHECK: Entry is past the end of the section +// CHECK: entry is past the end of the section |