search for: 2c9f1f0f

Displaying 3 results from an estimated 3 matches for "2c9f1f0f".

2011 Mar 31
0
[LLVMdev] inserting exit function into IR
Hi George, Could you be a more specific about what you are trying to do, how you are trying to do it, and what is failing. A couple of relevant snippets of code would do wonders in helping you. Thanks, Joshua On Wed, Mar 30, 2011 at 3:59 PM, George Baah <georgebaah at gmail.com> wrote: > Hi Everyone, > I am trying to insert an exit function into my IR. > However, I thought
2011 Mar 30
2
[LLVMdev] inserting exit function into IR
Hi Everyone, I am trying to insert an exit function into my IR. However, I thought I can get access to exit by using Module.getOrInsertFunction or Module.getFunction. However, I am getting a null value returned. I have searched through the llvmdev archives but not found any thing that addresses this question. Any help will be greatly appreciated. Thanks. George -------------- next part
2011 Mar 31
3
[LLVMdev] inserting exit function into IR
...ng 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/20110331/2c9f1f0f/attachment.html>