summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/AMDGPU/elf64-relocs.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Object/AMDGPU/elf64-relocs.yaml')
-rw-r--r--llvm/test/Object/AMDGPU/elf64-relocs.yaml18
1 files changed, 8 insertions, 10 deletions
diff --git a/llvm/test/Object/AMDGPU/elf64-relocs.yaml b/llvm/test/Object/AMDGPU/elf64-relocs.yaml
index d2c45e447ff..0e6bc2fcfc4 100644
--- a/llvm/test/Object/AMDGPU/elf64-relocs.yaml
+++ b/llvm/test/Object/AMDGPU/elf64-relocs.yaml
@@ -65,13 +65,11 @@ Sections:
Type: R_AMDGPU_RELATIVE64
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