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.

Created with MrDocs