Function rustc_codegen_llvm::llvm::AddFunctionAttributes

source ยท
pub fn AddFunctionAttributes<'ll>(
    llfn: &'ll Value,
    idx: AttributePlace,
    attrs: &[&'ll Attribute],
)