fn instrument_function_attr<'ll>( cx: &GenericCx<'ll, SCx<'ll>>, sess: &Session, instrument_fn: Option<InstrumentFnAttr>, ) -> SmallVec<[&'ll Attribute; 4]>
Tell LLVM what instrument function to insert.