target_features_attr

Function target_features_attr 

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

Get the target-features LLVM attribute.