non_lazy_bind_attr

Function non_lazy_bind_attr 

Source
pub(crate) fn non_lazy_bind_attr<'ll>(
    cx: &GenericCx<'ll, FullCx<'ll, '_>>,
) -> Option<&'ll Attribute>
Expand description

Get the NonLazyBind LLVM attribute, if the codegen options allow skipping the PLT.