rustc_codegen_llvm::llvm

Function AddFunctionAttributes

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