Function rustc_codegen_llvm::attributes::uwtable_attr
source · pub fn uwtable_attr(llcx: &Context) -> &Attribute
Expand description
Tell LLVM to emit or not emit the information necessary to unwind the stack for the function.