Return the character‐literal syntax used by this target.

Synopsis

Declared in <llvm/MC/MCAsmInfo.h>

AsmCharLiteralSyntax
characterLiteralSyntax() const;

Return Value

The character‐literal syntax used by this target.

Created with MrDocs