pub(crate) fn uwtable_attr( llcx: &Context, use_sync_unwind: Option<bool>, ) -> &Attribute
Tell LLVM to emit or not emit the information necessary to unwind the stack for the function.