This class represents lattice values for constants.
@ MCSA_Invalid
Not a valid directive.
bool SupportsDebugInformation
True if target supports emission of debugging information.
Triple - Helper class for working with autoconf configuration names.
bool UsesELFSectionDirectiveForBSS
This is true if this target uses ELF '.section' directive before the '.bss' one.
const char * Data64bitsDirective
bool AllowAtInName
This is true if the assembler allows @ characters in symbol names.
const char * Data32bitsDirective
MCSymbolAttr ProtectedVisibilityAttr
This attribute, if not MCSA_Invalid, is used to declare a symbol as having protected visibility.
StringRef CommentString
This indicates the comment character used by the assembler.
bool DwarfRegNumForCFI
True if dwarf register numbers are printed instead of symbolic register names in ....
const char * ZeroDirective
This should be set to the directive used to get some number of zero (and non-zero if supported by the...
const char * Data16bitsDirective
MCSymbolAttr HiddenDeclarationVisibilityAttr
This attribute, if not MCSA_Invalid, is used to declare an undefined symbol as having hidden visibili...
MCSymbolAttr HiddenVisibilityAttr
This attribute, if not MCSA_Invalid, is used to declare a symbol as having hidden visibility.
ARCMCAsmInfo(const Triple &TT)
ExceptionHandling ExceptionsType
Exception handling format for the target. Defaults to None.
@ DwarfCFI
DWARF-like instruction based exceptions.