[llvm-dev] Execution

Samaneh Berenjian via llvm-dev llvm-dev at lists.llvm.org
Fri Jun 16 12:19:55 PDT 2017


​Hello all,

I have written a code in llvmlite. 
Using command numba --dump-llvm example.py > example.ll I can have 
.ll file. However, using lli example.ll, I am stopped with error: 'main'
 function not found in module. Is there anyway at which it can be 
executed using lli?
Thank you in advance

Best

-- 
This email was Anti Virus checked by  Security Gateway.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170616/54f4b3cb/attachment.html>


More information about the llvm-dev mailing list