summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/gc-sections-local-sym.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/gc-sections-local-sym.s')
-rw-r--r--lld/test/ELF/gc-sections-local-sym.s4
1 files changed, 3 insertions, 1 deletions
diff --git a/lld/test/ELF/gc-sections-local-sym.s b/lld/test/ELF/gc-sections-local-sym.s
index db9f4c37a66..89121e289cc 100644
--- a/lld/test/ELF/gc-sections-local-sym.s
+++ b/lld/test/ELF/gc-sections-local-sym.s
@@ -40,7 +40,9 @@ zed:
// CHECK-NEXT: Size: 0
// CHECK-NEXT: Binding: Local
// CHECK-NEXT: Type: None
-// CHECK-NEXT: Other: 2
+// CHECK-NEXT: Other [ (0x2)
+// CHECK-NEXT: STV_HIDDEN
+// CHECK-NEXT: ]
// CHECK-NEXT: Section: .dynamic
// CHECK-NEXT: }
// CHECK-NEXT: Symbol {
OpenPOWER on IntegriCloud