summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/riscv-branch.test
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/riscv-branch.test')
-rw-r--r--lld/test/ELF/riscv-branch.test45
1 files changed, 22 insertions, 23 deletions
diff --git a/lld/test/ELF/riscv-branch.test b/lld/test/ELF/riscv-branch.test
index 3af9364c502..c4eeceda649 100644
--- a/lld/test/ELF/riscv-branch.test
+++ b/lld/test/ELF/riscv-branch.test
@@ -93,27 +93,26 @@ Sections:
Type: R_RISCV_BRANCH
Addend: -4096
Symbols:
- Local:
- - Name: .text
- Type: STT_SECTION
- Section: .text
- - Name: .data
- Type: STT_SECTION
- Section: .data
- - Name: .bss
- Type: STT_SECTION
- Section: .bss
- - Name: .reloc_max
- Type: STT_SECTION
- Section: .reloc_max
- - Name: L1
- Section: .reloc_max
- - Name: .reloc_min
- Type: STT_SECTION
- Section: .reloc_min
- - Name: L2
- Section: .reloc_min
- Global:
- - Name: _start
- Section: .text
+ - Name: .text
+ Type: STT_SECTION
+ Section: .text
+ - Name: .data
+ Type: STT_SECTION
+ Section: .data
+ - Name: .bss
+ Type: STT_SECTION
+ Section: .bss
+ - Name: .reloc_max
+ Type: STT_SECTION
+ Section: .reloc_max
+ - Name: L1
+ Section: .reloc_max
+ - Name: .reloc_min
+ Type: STT_SECTION
+ Section: .reloc_min
+ - Name: L2
+ Section: .reloc_min
+ - Name: _start
+ Section: .text
+ Binding: STB_GLOBAL
...
OpenPOWER on IntegriCloud