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