Bug#9033: For the ELF assembler output, always quote the section name.
[oota-llvm.git] / test / CodeGen / X86 / global-sections-tls.ll
index 2c2303042bc459f69370c90d7c18befb08aece59..e1e5fb3de12105cbe6257e8679cc27ec355cdfbc 100644 (file)
@@ -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: