13#ifndef LLVM_LIB_TARGET_RISCV_MCTARGETDESC_RISCVMCASMINFO_H
14#define LLVM_LIB_TARGET_RISCV_MCTARGETDESC_RISCVMCASMINFO_H
24 void anchor()
override;
MCAsmInfoDarwin(const MCTargetOptions &Options)
MCAsmInfoELF(const MCTargetOptions &Options)
Extension point for target-specific MCExpr subclasses with a relocation specifier,...
RISCVMCAsmInfoDarwin(const MCTargetOptions &Options)
void printSpecifierExpr(raw_ostream &OS, const MCSpecifierExpr &Expr) const override
void printSpecifierExpr(raw_ostream &OS, const MCSpecifierExpr &Expr) const override
RISCVMCAsmInfo(const Triple &TargetTriple, const MCTargetOptions &Options)
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.
Specifier parseSpecifierName(StringRef name)
StringRef getSpecifierName(Specifier Kind)
This is an optimization pass for GlobalISel generic memory operations.