llvm::MCAsmInfo::getData8bitsDirective

Return the directive used to emit 8-bit data.

Synopsis

Declared in <llvm/MC/MCAsmInfo.h>

char const*
getData8bitsDirective() const;

Return Value

The directive used to emit 8-bit data.