[LLVMdev] Merging Modules
Redmond, Paul
paul.redmond at intel.com
Thu Sep 8 10:52:13 PDT 2011
Hi,
Can anyone point me to some code (or offer advice) on how I can merge one Module into another?
I have a list of Modules each containing one Function. I would like to combine them all into one monolithic Module before transforming and optimizing (The original Modules must remain unmodified)
Thanks,
paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110908/673f25c2/attachment.html>
More information about the llvm-dev
mailing list