<div dir="ltr">Here are some possibly related reviews.  Note that some of these were abandoned, but I'm including them because the comments might give some context.<div><br></div><div><a href="https://reviews.llvm.org/D69684#1737796">https://reviews.llvm.org/D69684</a> </div><div><a href="https://reviews.llvm.org/D69931">https://reviews.llvm.org/D69931</a></div><div><a href="https://reviews.llvm.org/D67942">https://reviews.llvm.org/D67942</a></div><div><a href="https://reviews.llvm.org/D69535">https://reviews.llvm.org/D69535</a></div><div><a href="https://reviews.llvm.org/D68613">https://reviews.llvm.org/D68613</a> </div><div><a href="https://reviews.llvm.org/D68442">https://reviews.llvm.org/D68442</a></div><div><br></div><div> <br></div><div><a href="https://reviews.llvm.org/D68613">https://reviews.llvm.org/D68613</a> <br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Nov 20, 2019 at 2:53 PM Adrian McCarthy <<a href="mailto:amccarth@google.com">amccarth@google.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">There has been a lot of churn in the build process for Python on Windows over the past couple months.<div><br></div><div>Older versions included a pre-built Python DLL on Windows because of ABI compatibility.  That issue is resolved, though, and I thought that was already over by version 7 or earlier.</div><div><br></div><div>Because other compatibility issues, it was decided that the Windows version could depend on 3.6+ while non-Windows versions might still rely on slightly older versions of Python.<br></div><div><br></div><div>That said, I didn't expect an explicit dependency on python36.dll.  Please file a bug.  I'll look through the revision history and see if I can loop in the folks who've been making changes in this area.  I suspect it was an unintended side effect.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Nov 20, 2019 at 1:59 PM Leonard Mosescu via lldb-dev <<a href="mailto:lldb-dev@lists.llvm.org" target="_blank">lldb-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">




<div dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
I just installed the pre-built LLVM9 binaries on a Windows machine and I noticed that LLDB.exe imports from python36.dll. <span style="color:rgb(0,0,0);font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt">Was this an intentional change
 from LLVM8? (which doesn't depend on external python DLLs)</span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<span style="color:rgb(0,0,0);font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt"><br>
</span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<span style="color:rgb(0,0,0);font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt">Trying to use the LLDB that comes with LLVM9, you'd get a pop-up complaining that python36.dll was not found (unless you happen to have on in your PATH)
 and LLDB fails to start.</span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<span style="color:rgb(0,0,0);font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt"><br>
</span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<span style="color:rgb(0,0,0);font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt">Thanks,</span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<span style="color:rgb(0,0,0);font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt">Leonard.</span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<span style="color:rgb(0,0,0);font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt"><br>
</span></div>

<div>
<hr>
</div>
<div>This email message is for the sole use of the intended recipient(s) and may 
contain confidential information.  Any unauthorized review, use, disclosure 
or distribution is prohibited.  If you are not the intended recipient, 
please contact the sender by reply email and destroy all copies of the original 
message. </div>
<div>
<hr>
</div>
</div>

_______________________________________________<br>
lldb-dev mailing list<br>
<a href="mailto:lldb-dev@lists.llvm.org" target="_blank">lldb-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev</a><br>
</blockquote></div>
</blockquote></div>