aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/section-metadata-err.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/section-metadata-err.s')
-rw-r--r--test/ELF/section-metadata-err.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/section-metadata-err.s b/test/ELF/section-metadata-err.s
index f3b5842945cb..1bcbedfbab71 100644
--- a/test/ELF/section-metadata-err.s
+++ b/test/ELF/section-metadata-err.s
@@ -3,7 +3,7 @@
# RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t.o
# RUN: not ld.lld %t.o -o %t 2>&1 | FileCheck %s
-# CHECK: error: Merge and .eh_frame sections are not supported with SHF_LINK_ORDER {{.*}}section-metadata-err.s.tmp.o:(.foo)
+# CHECK: error: a section with SHF_LINK_ORDER should not refer a non-regular section: {{.*}}section-metadata-err.s.tmp.o:(.foo)
.global _start
_start: