LLVM 22.0.0git
|
Streamer for LLVM remarks which has logic for dealing with DiagnosticInfo objects. More...
#include "llvm/IR/LLVMRemarkStreamer.h"
Public Member Functions | |
LLVMRemarkStreamer (remarks::RemarkStreamer &RS) | |
LLVM_ABI void | emit (const DiagnosticInfoOptimizationBase &Diag) |
Emit a diagnostic through the streamer. |
Streamer for LLVM remarks which has logic for dealing with DiagnosticInfo objects.
Definition at line 36 of file LLVMRemarkStreamer.h.
|
inline |
Definition at line 44 of file LLVMRemarkStreamer.h.
void LLVMRemarkStreamer::emit | ( | const DiagnosticInfoOptimizationBase & | Diag | ) |
Emit a diagnostic through the streamer.
Definition at line 81 of file LLVMRemarkStreamer.cpp.
References llvm::DiagnosticInfoOptimizationBase::getPassName().