Diagnostic information for machine IR parser.
Synopsis
Declared in <llvm/IR/DiagnosticInfo.h>
class DiagnosticInfoMIRParser
: public DiagnosticInfo
Base Classes
Name |
Description |
Abstract base class for backend diagnostic reporting. |
Member Functions
Name |
Description |
|
Construct a MIR parser diagnostic. |
Return the underlying SMDiagnostic. |
|
Return the kind of this diagnostic. |
|
Return the severity of this diagnostic. |
|
|
Print this diagnostic using |
Static Member Functions
Name |
Description |
Return true if |