Function rustc_codegen_llvm::attributes::apply_to_llfn

source ยท
pub(crate) fn apply_to_llfn(
    llfn: &Value,
    idx: AttributePlace,
    attrs: &[&Attribute],
)