summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/Inputs
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/Inputs')
-rw-r--r--lld/test/ELF/Inputs/bad-reloc-target.test4
-rw-r--r--lld/test/ELF/Inputs/shf-info-link.test4
2 files changed, 4 insertions, 4 deletions
diff --git a/lld/test/ELF/Inputs/bad-reloc-target.test b/lld/test/ELF/Inputs/bad-reloc-target.test
index dabd005881f..f4cc6717c4e 100644
--- a/lld/test/ELF/Inputs/bad-reloc-target.test
+++ b/lld/test/ELF/Inputs/bad-reloc-target.test
@@ -17,5 +17,5 @@ Sections:
Symbol: foo
Type: R_X86_64_64
Symbols:
- Global:
- - Name: foo \ No newline at end of file
+ - Name: foo
+ Binding: STB_GLOBAL
diff --git a/lld/test/ELF/Inputs/shf-info-link.test b/lld/test/ELF/Inputs/shf-info-link.test
index b877969168e..a2cc2e87d87 100644
--- a/lld/test/ELF/Inputs/shf-info-link.test
+++ b/lld/test/ELF/Inputs/shf-info-link.test
@@ -17,5 +17,5 @@ Sections:
Symbol: foo
Type: R_X86_64_64
Symbols:
- Global:
- - Name: foo
+ - Name: foo
+ Binding: STB_GLOBAL
OpenPOWER on IntegriCloud