summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/riscv-jal.test
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/riscv-jal.test')
-rw-r--r--lld/test/ELF/riscv-jal.test73
1 files changed, 36 insertions, 37 deletions
diff --git a/lld/test/ELF/riscv-jal.test b/lld/test/ELF/riscv-jal.test
index cb40dc6db12..54412694ea6 100644
--- a/lld/test/ELF/riscv-jal.test
+++ b/lld/test/ELF/riscv-jal.test
@@ -121,41 +121,40 @@ Sections:
Type: R_RISCV_RVC_JUMP
Addend: -2048
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_zero
- Type: STT_SECTION
- Section: .reloc_zero
- - Name: L1
- Section: .reloc_zero
- - Name: L2
- Section: .reloc_zero
- Value: 0x0000000000000004
- - Name: .reloc_max
- Type: STT_SECTION
- Section: .reloc_max
- - Name: L3
- Section: .reloc_max
- - Name: L4
- Section: .reloc_max
- Value: 0x0000000000000004
- - Name: .reloc_min
- Type: STT_SECTION
- Section: .reloc_min
- - Name: L5
- Section: .reloc_min
- - Name: L6
- Section: .reloc_min
- Value: 0x0000000000000004
- Global:
- - Name: _start
- Section: .reloc_zero
+ - Name: .text
+ Type: STT_SECTION
+ Section: .text
+ - Name: .data
+ Type: STT_SECTION
+ Section: .data
+ - Name: .bss
+ Type: STT_SECTION
+ Section: .bss
+ - Name: .reloc_zero
+ Type: STT_SECTION
+ Section: .reloc_zero
+ - Name: L1
+ Section: .reloc_zero
+ - Name: L2
+ Section: .reloc_zero
+ Value: 0x0000000000000004
+ - Name: .reloc_max
+ Type: STT_SECTION
+ Section: .reloc_max
+ - Name: L3
+ Section: .reloc_max
+ - Name: L4
+ Section: .reloc_max
+ Value: 0x0000000000000004
+ - Name: .reloc_min
+ Type: STT_SECTION
+ Section: .reloc_min
+ - Name: L5
+ Section: .reloc_min
+ - Name: L6
+ Section: .reloc_min
+ Value: 0x0000000000000004
+ - Name: _start
+ Section: .reloc_zero
+ Binding: STB_GLOBAL
...
OpenPOWER on IntegriCloud