10 #ifndef LLVM_LIB_LINKER_LINK_DIAGNOSTIC_INFO_H 11 #define LLVM_LIB_LINKER_LINK_DIAGNOSTIC_INFO_H
This class represents lattice values for constants.
DiagnosticSeverity
Defines the different supported severity of a diagnostic.
Twine - A lightweight data structure for efficiently representing the concatenation of temporary valu...
Interface for custom diagnostic printing.
This is the base abstract class for diagnostic reporting in the backend.
void print(DiagnosticPrinter &DP) const override
Print using the given DP a user-friendly message.
LinkDiagnosticInfo(DiagnosticSeverity Severity, const Twine &Msg)