llvm::MCAsmInfo::getAscizDirective

Return the NUL-terminated ASCII string directive.

Synopsis

Declared in <llvm/MC/MCAsmInfo.h>

char const*
getAscizDirective() const;

Return Value

The NUL-terminated ASCII string directive.