[llvm-dev] IRBuilder Assignment ( '=' ) operator?

Paul Hancock via llvm-dev llvm-dev at lists.llvm.org
Tue Mar 15 17:59:45 PDT 2016


In my code assembly system I have the various LH-RH operators, ADD, ADDF, SUB, etc, using CreateAdd, CreateFAdd, etc, however I cant seem to locate the correct function/s for the assignment operator.
What's the correct function/s in the IRBuilder for assigning a value?

- Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160316/1a4fce7f/attachment.html>


More information about the llvm-dev mailing list