[llvm-dev] problem compiling sample C code

mahdi via llvm-dev llvm-dev at lists.llvm.org
Thu Feb 4 13:36:47 PST 2016


I am trying to compile code in:
https://github.com/paulsmith/getting-started-llvm-c-api


This is a single .C file which is supposed to output a tiny .bc file and
execute code.

When I run make I get error because of `LLVMLinkInJIT`. I think it is
deprecated.

How can I fix this?

Best Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160205/d93af584/attachment.html>


More information about the llvm-dev mailing list