<div dir="ltr">ok. you have got a wrong impression. i am trying to solve it myself as well. its just this that i find difficulty in reaching the start point of binary code generation as there are no .td files involved in this which means i have to make changes in .cpp directly. now i am looking where the specific encoding for x86 is implemented in these files. once i get that, then i won't trouble people more i guess. Also, before asking question i used to check the llvm group to see whether someone has asked it before because there is no good help on google or other forums. no such tutorial either. <div><br></div><div>Thank you. </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Aug 27, 2017 at 8:40 AM, Tim Northover <span dir="ltr"><<a href="mailto:t.p.northover@gmail.com" target="_blank">t.p.northover@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Ahmed,<br>
<br>
On 26 August 2017 at 12:47, hameeza ahmed via llvm-dev<br>
<span class=""><<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br>
> Please help. How to resolve above mentioned issues.<br>
<br>
</span>Pinging a question after 10 hours is not good practice in LLVM. The<br>
developer policy  (<a href="https://llvm.org/docs/DeveloperPolicy.html" rel="noreferrer" target="_blank">https://llvm.org/docs/<wbr>DeveloperPolicy.html</a>)<br>
suggests roughly weekly for patches, and I see no reason questions on<br>
llvm-dev should be any different.<br>
<br>
In general, if I can be blunt, I don't get the impression you try to<br>
solve your issues independently before asking here. From what I can<br>
see your first reaction on seeing an error is to ask on this list what<br>
code needs to be modified to fix your problem.<br>
<br>
We understand that you're probably new to this code, but virtually<br>
everyone responding here is doing it either in their own time or at<br>
best with an employer's "engage with OSS" blessing. You're going to<br>
get a lot more positive responses if you appear to have investigated<br>
obvious possibilities and actually debugged code before asking for a<br>
quick fix. You should describe what you've done to work out where the<br>
source of the error is, and give specific details on why you're stuck<br>
here.<br>
<br>
We really want to help, but we're inevitably going to prioritise<br>
questions that suggest someone is going to become a useful part of the<br>
LLVM community. Independent thinking is a big part of that (at least<br>
for me).<br>
<br>
Cheers.<br>
<span class="HOEnZb"><font color="#888888"><br>
Tim.<br>
</font></span></blockquote></div><br></div>