[llvm-dev] lli -force-interpreter Error

Rasha Omar via llvm-dev llvm-dev at lists.llvm.org
Sun Jul 30 11:55:39 PDT 2017


When I try to run this command

lli -force-interpreter file.ll

I have this error

LLVM ERROR: Tried to execute an unknown external function: posix_memalign

Also, when I search for this error I found this link:

http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20130923/188702.html

Also, I tried to recompile LLVM using  --enable-libffi, then it gives me
the same error

How could I solve this problem?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170730/6069f9ee/attachment.html>


More information about the llvm-dev mailing list