pub(crate) fn target_features_attr<'ll>( cx: &GenericCx<'ll, FullCx<'ll, '_>>, function_features: Vec<String>, ) -> Option<&'ll Attribute>
Get the target-features LLVM attribute.
target-features