rustc_codegen_llvm::llvm

Function AddCallSiteAttributes

Source
pub fn AddCallSiteAttributes<'ll>(
    callsite: &'ll Value,
    idx: AttributePlace,
    attrs: &[&'ll Attribute],
)