[LLVMdev] inserting exit function into IR
George Baah
georgebaah at gmail.com
Wed Mar 30 14:59:11 PDT 2011
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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110330/031e6da7/attachment.html>
More information about the llvm-dev
mailing list