diff options
Diffstat (limited to 'lld/test/ELF/arm-v4bx.test')
-rw-r--r-- | lld/test/ELF/arm-v4bx.test | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/lld/test/ELF/arm-v4bx.test b/lld/test/ELF/arm-v4bx.test index 9d9921d18c6..dd9614a1fa6 100644 --- a/lld/test/ELF/arm-v4bx.test +++ b/lld/test/ELF/arm-v4bx.test @@ -29,11 +29,9 @@ Sections: - Offset: 0x0000000000000000 Type: R_ARM_V4BX Symbols: - Global: - - Name: _start - Section: .text - Local: - - Name: .text - Type: STT_SECTION - Section: .text -DynamicSymbols: + - Name: .text + Type: STT_SECTION + Section: .text + - Name: _start + Section: .text + Binding: STB_GLOBAL |