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>