Go to the documentation of this file.
12 void XCoreMCAsmInfo::anchor() { }
This is an optimization pass for GlobalISel generic memory operations.
@ 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.
XCoreMCAsmInfo(const Triple &TT)
const char * Data64bitsDirective
const char * Data32bitsDirective
MCSymbolAttr ProtectedVisibilityAttr
This attribute, if not MCSA_Invalid, is used to declare a symbol as having protected visibility.
bool UseIntegratedAssembler
Should we use the integrated assembler? The integrated assembler should be enabled by default (by the...
StringRef CommentString
This indicates the comment string 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...
const char * AscizDirective
If not null, this allows for special handling of zero terminated strings on this target.
MCSymbolAttr HiddenVisibilityAttr
This attribute, if not MCSA_Invalid, is used to declare a symbol as having hidden visibility.
ExceptionHandling ExceptionsType
Exception handling format for the target. Defaults to None.
@ DwarfCFI
DWARF-like instruction based exceptions.