24 OS <<
"Unsupported instruction : " << Inst;
32 OS <<
"Unsupported instruction operand : \"" << Inst <<
"\"[" << OpNum <<
"]";
static void reportUnsupportedOperand(const MCInst &Inst, unsigned OpNum)
static void reportUnsupportedInst(const MCInst &Inst)
Instances of this class represent a single low-level machine instruction.
A raw_ostream that writes to an std::string.
This is an optimization pass for GlobalISel generic memory operations.
LLVM_ABI void reportFatalInternalError(Error Err)
Report a fatal error that indicates a bug in LLVM.