rustc_codegen_llvm::attributes

Function apply_to_llfn

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