diff options
Diffstat (limited to 'lld/test/ELF/many-alloc-sections.s')
-rw-r--r-- | lld/test/ELF/many-alloc-sections.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/many-alloc-sections.s b/lld/test/ELF/many-alloc-sections.s index 12c7a5ce3bc..3b42dad87a9 100644 --- a/lld/test/ELF/many-alloc-sections.s +++ b/lld/test/ELF/many-alloc-sections.s @@ -6,7 +6,7 @@ // Test that _start is in the correct section. // CHECK: Name: _start -// CHECK-NEXT: Value: 0x120 +// CHECK-NEXT: Value: // CHECK-NEXT: Size: 0 // CHECK-NEXT: Binding: Global // CHECK-NEXT: Type: None |