diff options
Diffstat (limited to 'lld/test/ELF/section-align-0.test')
-rw-r--r-- | lld/test/ELF/section-align-0.test | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lld/test/ELF/section-align-0.test b/lld/test/ELF/section-align-0.test index 8827ecf740b..232d43a304c 100644 --- a/lld/test/ELF/section-align-0.test +++ b/lld/test/ELF/section-align-0.test @@ -15,6 +15,6 @@ Sections: AddressAlign: 0 Symbols: - Global: - - Name: _start - Section: .text + - Name: _start + Section: .text + Binding: STB_GLOBAL |