diff options
Diffstat (limited to 'test/CodeGen/X86/global-sections-tls.ll')
-rw-r--r-- | test/CodeGen/X86/global-sections-tls.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/global-sections-tls.ll b/test/CodeGen/X86/global-sections-tls.ll index 2c23030..d5409a5 100644 --- a/test/CodeGen/X86/global-sections-tls.ll +++ b/test/CodeGen/X86/global-sections-tls.ll @@ -2,7 +2,7 @@ ; PR4639 @G1 = internal thread_local global i32 0 ; <i32*> [#uses=1] -; LINUX: .section .tbss,"awT",@nobits +; LINUX: .section .tbss,"awT",@nobits ; LINUX: G1: |