9#ifndef LLVM_SUPPORT_RISCVATTRIBUTEPARSER_H
10#define LLVM_SUPPORT_RISCVATTRIBUTEPARSER_H
17 struct DisplayHandler {
21 static const DisplayHandler displayRoutines[];
25 Error unalignedAccess(
unsigned tag);
26 Error stackAlign(
unsigned tag);
27 Error atomicAbi(
unsigned tag);
Lightweight error class with error context and mandatory checking.
RISCVAttributeParser(ScopedPrinter *sw)
This is an optimization pass for GlobalISel generic memory operations.