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