Go to the documentation of this file.
18 void HexagonMCAsmInfo::anchor() {}
This is an optimization pass for GlobalISel generic memory operations.
bool SupportsDebugInformation
True if target supports emission of debugging information.
Triple - Helper class for working with autoconf configuration names.
const char * InlineAsmEnd
bool UsesELFSectionDirectiveForBSS
This is true if this target uses ELF '.section' directive before the '.bss' one.
const char * Data64bitsDirective
const char * Data32bitsDirective
unsigned MinInstAlignment
Every possible instruction length is a multiple of this value.
HexagonMCAsmInfo(const Triple &TT)
StringRef CommentString
This indicates the comment string used by the assembler.
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
const char * InlineAsmStart
If these are nonempty, they contain a directive to emit before and after an inline assembly statement...
const char * AscizDirective
If not null, this allows for special handling of zero terminated strings on this target.
bool UseLogicalShr
True if the integrated assembler should interpret 'a >> b' constant expressions as logical rather tha...
LCOMM::LCOMMType LCOMMDirectiveAlignmentType
Describes if the .lcomm directive for the target supports an alignment argument and how it is interpr...
ExceptionHandling ExceptionsType
Exception handling format for the target. Defaults to None.
@ DwarfCFI
DWARF-like instruction based exceptions.