12void XCoreMCAsmInfo::anchor() { }
const char * Data16bitsDirective
MCSymbolAttr ProtectedVisibilityAttr
This attribute, if not MCSA_Invalid, is used to declare a symbol as having protected visibility.
const char * Data64bitsDirective
ExceptionHandling ExceptionsType
Exception handling format for the target. Defaults to None.
const char * Data32bitsDirective
bool UseIntegratedAssembler
Should we use the integrated assembler? The integrated assembler should be enabled by default (by the...
bool SupportsDebugInformation
True if target supports emission of debugging information.
MCSymbolAttr HiddenDeclarationVisibilityAttr
This attribute, if not MCSA_Invalid, is used to declare an undefined symbol as having hidden visibili...
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 * AscizDirective
If not null, this allows for special handling of zero terminated strings on this target.
bool DwarfRegNumForCFI
True if dwarf register numbers are printed instead of symbolic register names in ....
MCSymbolAttr HiddenVisibilityAttr
This attribute, if not MCSA_Invalid, is used to declare a symbol as having hidden visibility.
StringRef CommentString
This indicates the comment string used by the assembler.
Triple - Helper class for working with autoconf configuration names.
XCoreMCAsmInfo(const Triple &TT)
This is an optimization pass for GlobalISel generic memory operations.
@ DwarfCFI
DWARF-like instruction based exceptions.
@ MCSA_Invalid
Not a valid directive.