diff options
Diffstat (limited to 'lld/test/ELF/debug-relocation-none.test')
-rw-r--r-- | lld/test/ELF/debug-relocation-none.test | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/lld/test/ELF/debug-relocation-none.test b/lld/test/ELF/debug-relocation-none.test index d22941db222..6a8cc5d30f6 100644 --- a/lld/test/ELF/debug-relocation-none.test +++ b/lld/test/ELF/debug-relocation-none.test @@ -52,7 +52,8 @@ Sections: Content: '0111001017000000' Symbols: - Global: - - Name: _start - Section: .text - - Name: bar + - Name: _start + Section: .text + Binding: STB_GLOBAL + - Name: bar + Binding: STB_GLOBAL |