diff options
Diffstat (limited to 'lld/test/ELF/gc-debuginfo-tls.s')
-rw-r--r-- | lld/test/ELF/gc-debuginfo-tls.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/ELF/gc-debuginfo-tls.s b/lld/test/ELF/gc-debuginfo-tls.s index 9e43bfea6d1..d1a250b9c94 100644 --- a/lld/test/ELF/gc-debuginfo-tls.s +++ b/lld/test/ELF/gc-debuginfo-tls.s @@ -6,7 +6,7 @@ # NOGC: Symbol { # NOGC: Name: patatino -# NOGC-NEXT: Value: 0x1000 +# NOGC-NEXT: Value: 0x0 # NOGC-NEXT: Size: 0 # NOGC-NEXT: Binding: Local # NOGC-NEXT: Type: TLS |