diff options
Diffstat (limited to 'test/DebugInfo/X86/tls.ll')
-rw-r--r-- | test/DebugInfo/X86/tls.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/DebugInfo/X86/tls.ll b/test/DebugInfo/X86/tls.ll index 19570d0e0c0a..b6ea213dd748 100644 --- a/test/DebugInfo/X86/tls.ll +++ b/test/DebugInfo/X86/tls.ll @@ -78,7 +78,6 @@ ; check that the expected TLS address description is the first thing in the debug_addr section ; FISSION: .section .debug_addr -; FISSION: addr_sec: ; FISSION-NEXT: .quad tls@DTPOFF ; FISSION-NEXT: .quad glbl ; FISSION-NOT: .quad glbl |