target_features_attr

Function target_features_attr 

Source
pub(crate) fn target_features_attr<'ll, 'tcx>(
    cx: &GenericCx<'ll, SCx<'ll>>,
    tcx: TyCtxt<'tcx>,
    function_features: Vec<String>,
) -> Option<&'ll Attribute>
Expand description

Get the target-features LLVM attribute.