Im seeing the same issue  the diff.  Try applying the patch and use git diff.  Does that work?<br><div class="gmail_quote">On Thu, Feb 12, 2015 at 11:43 AM Ilia K <<a href="mailto:ki.stfu@gmail.com">ki.stfu@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> In <a href="http://reviews.llvm.org/D7550#122566" target="_blank">http://reviews.llvm.org/D7550#<u></u>122566</a>, @ki.stfu wrote:<br>
<br>
><br>
<br>
> > Is it an error? It should be "../../../liblldb%s"?<br>
<br>
><br>
<br>
<br>
<br>
<br>
In <a href="http://reviews.llvm.org/D7550#122703" target="_blank">http://reviews.llvm.org/D7550#<u></u>122703</a>, @zturner wrote:<br>
<br>
> Actually the original was correct.    On Windows our directory structure looks like this:<br>
><br>
> ninja<br>
> --bin<br>
>  ----liblldb.dll<br>
> --lib<br>
> ----site-packages<br>
> ------lldb<br>
>  --------lldb_d.pyd<br>
><br>
> So the lldb_d.pyd needs to be a link to the liblldb.dll.  I will test with the correct relative path back in place and let you know.<br>
<br>
<br>
You missed "python2.7" folder in "lib", which contains "site-packages" folder.<br>
<br>
If so, then path should be "../../../../bin/liblldb%s".<br>
<br>
<br>
<a href="http://reviews.llvm.org/D7550" target="_blank">http://reviews.llvm.org/D7550</a><br>
<br>
EMAIL PREFERENCES<br>
  <a href="http://reviews.llvm.org/settings/panel/emailpreferences/" target="_blank">http://reviews.llvm.org/<u></u>settings/panel/<u></u>emailpreferences/</a><br>
<br>
<br>
</blockquote></div>