summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/undef-broken-debug.test
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/undef-broken-debug.test')
-rw-r--r--lld/test/ELF/undef-broken-debug.test22
1 files changed, 11 insertions, 11 deletions
diff --git a/lld/test/ELF/undef-broken-debug.test b/lld/test/ELF/undef-broken-debug.test
index 3ed4c2bcbac..444f3bf3f74 100644
--- a/lld/test/ELF/undef-broken-debug.test
+++ b/lld/test/ELF/undef-broken-debug.test
@@ -62,14 +62,14 @@ Sections:
Content: '0111001017000000'
Symbols:
- Local:
- - Name: .debug_abbrev
- Type: STT_SECTION
- Section: .debug_abbrev
- - Name: .debug_line
- Type: STT_SECTION
- Section: .debug_line
- Global:
- - Name: _start
- Section: .text
- - Name: bar
+ - Name: .debug_abbrev
+ Type: STT_SECTION
+ Section: .debug_abbrev
+ - Name: .debug_line
+ Type: STT_SECTION
+ Section: .debug_line
+ - Name: _start
+ Section: .text
+ Binding: STB_GLOBAL
+ - Name: bar
+ Binding: STB_GLOBAL
OpenPOWER on IntegriCloud