Function rustc_codegen_llvm::asm::llvm_fixup_output [−][src]
fn llvm_fixup_output<'a, 'll, 'tcx>(
bx: &mut Builder<'a, 'll, 'tcx>,
value: &'ll Value,
reg: InlineAsmRegClass,
layout: &TyAndLayout<'tcx>
) -> &'ll Value
Expand description
Fix up an output value to work around LLVM bugs.