Function rustc_codegen_llvm::attributes::emit_uwtable[][src]

pub fn emit_uwtable<'ll>(val: &'ll Value, emit: bool)
Expand description

Tell LLVM to emit or not emit the information necessary to unwind the stack for the function.