Function rustc_codegen_llvm::back::write::report_inline_asm
source · fn report_inline_asm(
cgcx: &CodegenContext<LlvmCodegenBackend>,
msg: String,
level: DiagnosticLevel,
cookie: c_uint,
source: Option<(String, Vec<InnerSpan>)>
)