Diagnostic information for ISel fallback path.
Declared in <llvm/IR/DiagnosticInfo.h>
class DiagnosticInfoISelFallback
: public DiagnosticInfo
| Name | Description |
|---|---|
DiagnosticInfo | This is the base abstract class for diagnostic reporting in the backend. The print method must be overloaded by the subclasses to print a user-friendly message in the client of the backend (let us call it a frontend). |
| Name | Description |
|---|---|
DiagnosticInfoISelFallback [constructor] | Constructor |
getFunction | |
getKind | |
getSeverity | |
print [virtual] |
| Name |
|---|
classof |