rustc_codegen_llvm::attributes

Function apply_to_callsite

Source
pub(crate) fn apply_to_callsite(
    callsite: &Value,
    idx: AttributePlace,
    attrs: &[&Attribute],
)