pub unsafe extern "C" fn LLVMRemarkEntryGetPassName(
Remark: LLVMRemarkEntryRef,
) -> LLVMRemarkStringRef
Expand description
Get the name of the pass that emitted this remark.
pub unsafe extern "C" fn LLVMRemarkEntryGetPassName(
Remark: LLVMRemarkEntryRef,
) -> LLVMRemarkStringRef
Get the name of the pass that emitted this remark.