Streams LLVM remark diagnostics from IR and MIR passes.
Synopsis
Declared in <llvm/IR/LLVMRemarkStreamer.h>
class LLVMRemarkStreamer;
Member Functions
Name |
Description |
|
Construct a streamer that emits remarks through |
Emit a diagnostic through the streamer. |
Created with MrDocs