diff options
Diffstat (limited to 'lld/test/ELF/relocation-b-aarch64.test')
-rw-r--r-- | lld/test/ELF/relocation-b-aarch64.test | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/lld/test/ELF/relocation-b-aarch64.test b/lld/test/ELF/relocation-b-aarch64.test index 152cc39d8ac..ff4a82f3ca3 100644 --- a/lld/test/ELF/relocation-b-aarch64.test +++ b/lld/test/ELF/relocation-b-aarch64.test @@ -37,12 +37,11 @@ Sections: Type: R_AARCH64_JUMP26 Symbols: - Local: - - Type: STT_FUNC - Section: .text - Name: foo - Value: 0 - - Type: STT_FUNC - Section: .text - Name: bar - Value: 4 + - Type: STT_FUNC + Section: .text + Name: foo + Value: 0 + - Type: STT_FUNC + Section: .text + Name: bar + Value: 4 |