enum MCAsmInfo::AsmCharLiteralSyntax

Description

Assembly character literal syntax types.

Declared at: llvm/include/llvm/MC/MCAsmInfo.h:59

Enumerators

NameValueComment
ACLS_Unknown0
ACLS_SingleQuotePrefix1Unknown; character literals not used by LLVM for this target.