[LLVMdev] IRBuilder<>::CreateCall, CreateCall2, CreateCall3, ...

Félix Cloutier felixcca at yahoo.ca
Fri Jun 25 18:24:21 PDT 2010


Hey guys,

Whys are there like 5 variants of CreateCall in IRBuilder<> with numbers appended to them? The only difference I can see is the number of arguments. Aren't C++ function overloads be suited for this?

Félix




More information about the llvm-dev mailing list