<div dir="ltr">So i fixed this error, i had to add LLVMincrement in core.h as a BINOP and a couple more fixes after this fix, however, after a successful make, LLVM still does not recognize my increment instruction and i get the <b>error expected instruction opcode </b>when i run with lli.<br><br>Please guide if anyone has added any instruction successfully to LLVM, does not necessarily have to be a binary op,i'll pick up from wherever we are, I can not find anything at all except the official link which doesn't seem very helpful! :( </div><div class="gmail_extra"><br><div class="gmail_quote">On 18 April 2016 at 02:10, Vladimir Miloserdov via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Ammar,<br>
<br>
Can you share the patch of changes in LLVM you have done already?<br>
<br>
Regards,<br>
Vladimir<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div><br></div>