llvm::MCAsmInfo::GlobalDirective

This is the directive used to declare a global entity. Defaults to ".globl".

Synopsis

Declared in <llvm/MC/MCAsmInfo.h>

char const* GlobalDirective = "\t.globl\t";