llvm::SectionKind::isThreadBSS

Return true if this is a thread-local BSS section kind.

Synopsis

Declared in <llvm/MC/SectionKind.h>

bool
isThreadBSS() const;

Return Value

True if this is a thread-local BSS section kind.