LLVM 22.0.0git
DeclareRuntimeLibcalls.cpp File Reference

Go to the source code of this file.

Functions

static void mergeAttributes (LLVMContext &Ctx, const Module &M, const DataLayout &DL, const Triple &TT, Function *Func, FunctionType *FuncTy, AttributeList FuncAttrs)

Function Documentation

◆ mergeAttributes()

void mergeAttributes ( LLVMContext & Ctx,
const Module & M,
const DataLayout & DL,
const Triple & TT,
Function * Func,
FunctionType * FuncTy,
AttributeList FuncAttrs )
static

Definition at line 19 of file DeclareRuntimeLibcalls.cpp.

References DL, E(), and I.

Referenced by llvm::DeclareRuntimeLibcallsPass::run().