20 void LanaiMCAsmInfo::anchor() {}
bool UseIntegratedAssembler
Should we use the integrated assembler? The integrated assembler should be enabled by default (by the...
This class represents lattice values for constants.
bool IsLittleEndian
True if target is little endian. Default is true.
StringRef CommentString
This indicates the comment character used by the assembler.
bool UsesELFSectionDirectiveForBSS
This is true if this target uses ELF '.section' directive before the '.bss' one.
LanaiMCAsmInfo(const Triple &TheTriple)
bool SupportsDebugInformation
True if target supports emission of debugging information.
const char * WeakRefDirective
This directive, if non-null, is used to declare a global as being a weak undefined symbol...
Triple - Helper class for working with autoconf configuration names.
unsigned MinInstAlignment
Every possible instruction length is a multiple of this value.
ExceptionHandling ExceptionsType
Exception handling format for the target. Defaults to None.
StringRef PrivateGlobalPrefix
This prefix is used for globals like constant pool entries that are completely private to the ...