Function rustc_codegen_llvm::attributes::instrument_function_attr

source ยท
fn instrument_function_attr<'ll>(
    cx: &CodegenCx<'ll, '_>,
) -> SmallVec<[&'ll Attribute; 4]>
Expand description

Tell LLVM what instrument function to insert.