27void CSKYMCAsmInfo::anchor() {}
const MCAsmInfo::AtSpecifier atSpecifiers[]
static StringRef getVariantKindName(uint8_t Kind)
This file contains constants used for implementing Dwarf debug support.
void printSpecifierExpr(raw_ostream &OS, const MCSpecifierExpr &Expr) const override
CSKYMCAsmInfo(const Triple &TargetTriple)
void initializeAtSpecifiers(ArrayRef< AtSpecifier >)
ExceptionHandling ExceptionsType
Exception handling format for the target. Defaults to None.
void printExpr(raw_ostream &, const MCExpr &) const
bool UsesELFSectionDirectiveForBSS
This is true if this target uses ELF '.section' directive before the '.bss' one.
bool SupportsDebugInformation
True if target supports emission of debugging information.
bool AlignmentIsInBytes
If this is true (the default) then the asmprinter emits ".align N" directives, where N is the number ...
StringRef CommentString
This indicates the comment string used by the assembler.
Extension point for target-specific MCExpr subclasses with a relocation specifier,...
const MCExpr * getSubExpr() const
Spec getSpecifier() const
StringRef - Represent a constant reference to a string, i.e.
Triple - Helper class for working with autoconf configuration names.
This class implements an extremely fast bulk output stream that can only output to a stream.
#define llvm_unreachable(msg)
Marks that the current location is not supposed to be reachable.
This is an optimization pass for GlobalISel generic memory operations.
@ DwarfCFI
DWARF-like instruction based exceptions.