[LLVMdev] what's the best way to insert an instruction after the current instruction

zhi chen zchenhn at gmail.com
Tue Apr 21 15:17:25 PDT 2015


The current instruction is:

Instruction *pInst;

How can I create a new instruction, say add, after pInst?

Thanks,
Zhi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150421/8f75a4a0/attachment.html>


More information about the llvm-dev mailing list