Function llvm_sys::remarks::LLVMRemarkEntryGetPassName

source ยท
pub unsafe extern "C" fn LLVMRemarkEntryGetPassName(
    Remark: LLVMRemarkEntryRef
) -> LLVMRemarkStringRef
Expand description

Get the name of the pass that emitted this remark.