summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lld/test/ELF/linkerscript/symbols-non-alloc.s3
1 files changed, 3 insertions, 0 deletions
diff --git a/lld/test/ELF/linkerscript/symbols-non-alloc.s b/lld/test/ELF/linkerscript/symbols-non-alloc.s
index 4184487a781..7a656cb938c 100644
--- a/lld/test/ELF/linkerscript/symbols-non-alloc.s
+++ b/lld/test/ELF/linkerscript/symbols-non-alloc.s
@@ -9,6 +9,9 @@
# RUN: ld.lld -o %t2 --script %t.script %t
# RUN: llvm-objdump -section-headers -t %t2 | FileCheck %s
+# CHECK: Sections:
+# CHECK: .nonalloc 00000008 0000000000000000
+
# CHECK: SYMBOL TABLE:
# CHECK: 00000000000000f0 .nonalloc 00000000 Sym
OpenPOWER on IntegriCloud