llvm::DiagnosticInfoISelFallback

Diagnostic information for ISel fallback path.

Synopsis

Declared in <llvm/IR/DiagnosticInfo.h>

class DiagnosticInfoISelFallback
    : public DiagnosticInfo

Base Classes

NameDescription
DiagnosticInfoThis 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).

Member Functions

NameDescription
DiagnosticInfoISelFallback [constructor]Constructor
getFunction
getKind
getSeverity
print [virtual]

Static Member Functions

Name
classof