summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/global-sections-tls.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/global-sections-tls.ll')
-rw-r--r--test/CodeGen/X86/global-sections-tls.ll2
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 e1e5fb3de1..d5409a579b 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: