llvm_sys::remarks

Function LLVMRemarkEntryGetPassName

Source
pub unsafe extern "C" fn LLVMRemarkEntryGetPassName(
    Remark: LLVMRemarkEntryRef,
) -> LLVMRemarkStringRef
Expand description

Get the name of the pass that emitted this remark.