Displaying 1 result from an estimated 1 matches for "recoedvarinsputvalues".
2014 Aug 31
2
[LLVMdev] Inserting Calls to var args Functions
...VoidType,
Int32Type,
NULL));
and insert at desired instPoint using:
CallInst::Create(RecordInt32, args, "", instPoint);
What should be the similar instructions for recoedVarInsputValues below:
void recordVarInputValues(int num, ...){ CODE }
I am not able to figure out what will be the argument to
getOrInsertFunction for "...".
Thanks!
Manish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/att...