summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/arm-thumb-undefined-weak-narrow.test
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/arm-thumb-undefined-weak-narrow.test')
-rw-r--r--lld/test/ELF/arm-thumb-undefined-weak-narrow.test28
1 files changed, 13 insertions, 15 deletions
diff --git a/lld/test/ELF/arm-thumb-undefined-weak-narrow.test b/lld/test/ELF/arm-thumb-undefined-weak-narrow.test
index 15f428e019b..9f9129ea31e 100644
--- a/lld/test/ELF/arm-thumb-undefined-weak-narrow.test
+++ b/lld/test/ELF/arm-thumb-undefined-weak-narrow.test
@@ -33,18 +33,16 @@ Sections:
Type: R_ARM_THM_JUMP11
Symbols:
- Global:
- - Type: STT_FUNC
- Name: _start
- Value: 1
- Section: .text
- Local:
- - Type: STT_NOTYPE
- Name: "$t"
- Section: .text
- Value: 0
- Weak:
- - Type: STT_NOTYPE
- Name: undefined_weak
- Value: 0
-
+ - Type: STT_NOTYPE
+ Name: "$t"
+ Section: .text
+ Value: 0
+ - Type: STT_FUNC
+ Name: _start
+ Value: 1
+ Section: .text
+ Binding: STB_GLOBAL
+ - Type: STT_NOTYPE
+ Name: undefined_weak
+ Value: 0
+ Binding: STB_WEAK
OpenPOWER on IntegriCloud