mlir_sys

Function mlirSetGlobalDebugType

Source
pub unsafe extern "C" fn mlirSetGlobalDebugType(type_: *const c_char)
Expand description

Sets the current debug type, similarly to -debug-only=type in the command-line tools. Note that global debug should be enabled for any output to be produced.