fn report_inline_asm(
cgcx: &CodegenContext<LlvmCodegenBackend>,
msg: String,
level: DiagnosticLevel,
cookie: u64,
source: Option<(String, Vec<InnerSpan>)>,
)
fn report_inline_asm(
cgcx: &CodegenContext<LlvmCodegenBackend>,
msg: String,
level: DiagnosticLevel,
cookie: u64,
source: Option<(String, Vec<InnerSpan>)>,
)