summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/AArch64/yaml2obj-elf-aarch64-rel.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Object/AArch64/yaml2obj-elf-aarch64-rel.yaml')
-rw-r--r--llvm/test/Object/AArch64/yaml2obj-elf-aarch64-rel.yaml18
1 files changed, 8 insertions, 10 deletions
diff --git a/llvm/test/Object/AArch64/yaml2obj-elf-aarch64-rel.yaml b/llvm/test/Object/AArch64/yaml2obj-elf-aarch64-rel.yaml
index c1e318a7472..b8162bd3cd2 100644
--- a/llvm/test/Object/AArch64/yaml2obj-elf-aarch64-rel.yaml
+++ b/llvm/test/Object/AArch64/yaml2obj-elf-aarch64-rel.yaml
@@ -43,13 +43,11 @@ Sections:
Addend: 0
Symbols:
- Local:
- - Name: .text
- Type: STT_SECTION
- Section: .text
-
- Global:
- - Name: main
- Type: STT_FUNC
- Section: .text
- Size: 0x08
+ - Name: .text
+ Type: STT_SECTION
+ Section: .text
+ - Name: main
+ Type: STT_FUNC
+ Section: .text
+ Size: 0x08
+ Binding: STB_GLOBAL
OpenPOWER on IntegriCloud