llvm::MCAsmInfo::getGlobalDirective

Return the directive used to declare a global entity.

Synopsis

Declared in <llvm/MC/MCAsmInfo.h>

char const*
getGlobalDirective() const;

Return Value

The directive used to declare a global entity.