Streams LLVM remark diagnostics from IR and MIR passes.

Synopsis

Declared in <llvm/IR/LLVMRemarkStreamer.h>

class LLVMRemarkStreamer;

Member Functions

Name

Description

LLVMRemarkStreamer [constructor]

Construct a streamer that emits remarks through RS.

emit

Emit a diagnostic through the streamer.

Created with MrDocs