2 # RUN: echo '.section .tbss,"awT",@nobits; .quad 0' \
3 # RUN: | llvm-mc -filetype=obj -triple=x86_64-unknown-linux - -o %t.o
4 # RUN: ld.lld -o %t --script %s %t.o
5 # RUN: llvm-readobj -S %t | FileCheck %s
13 ## Check .foo does not get SHF_TLS flag.
17 # CHECK-NEXT: Type: SHT_PROGBITS
19 # CHECK-NEXT: SHF_ALLOC
20 # CHECK-NEXT: SHF_WRITE