search for: cca61395

Displaying 3 results from an estimated 3 matches for "cca61395".

2011 Sep 08
2
[LLVMdev] Merging Modules
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:
2011 Sep 08
0
[LLVMdev] Merging Modules
Hi Paul, On Sep 8, 2011, at 10:52 AM, Redmond, Paul wrote: > 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) > See
2011 Sep 08
1
[LLVMdev] Merging Modules
...LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110908/cca61395/attachment.html>