<div dir="ltr">Ping. <div class="gmail_extra"><br></div><div class="gmail_extra">Did you get a chance to take a look at cleaned up getTargetToolChain() and and the code that uses it? </div><div>Are there any other issues in the patch I still need to address?</div><div><br></div><div>Thanks,</div><div>--Artem</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 11, 2015 at 11:51 AM, Artem Belevich <span dir="ltr"><<a href="mailto:tra@google.com" target="_blank">tra@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra">Oops. Hit "Sent" accidentally..</div><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Mon, May 11, 2015 at 11:49 AM, Artem Belevich <span dir="ltr"><<a href="mailto:tra@google.com" target="_blank">tra@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Eric,<div><br></div>Did you get a chance to take a look at cleaned up getTargetToolChain() and ?</div></blockquote><div><br></div></span><div>.. and the code that uses it?</div><div>Are there any other issues I need to address?</div><div><br></div><div>Thanks,</div><div><div class="h5"><div>--Artem</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><br></div></div><div class="gmail_extra"><div><div><div class="gmail_quote">On Thu, May 7, 2015 at 11:04 AM, Artem Belevich <span dir="ltr"><<a href="mailto:tra@google.com" target="_blank">tra@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span>In <a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org_D9509-23167188&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=BSqEv9KvKMW_Ob8SyngJ70KdZISM_ASROnREeq0cCxk&m=_KL_0rNfwSXONM-_jQLaj6K8dtGz_isU5ofGfWxjBZY&s=FxfJNLvThVxxqP5kkT3RrTipd_BZVflaQJw5ZfoWo_s&e=" target="_blank">http://reviews.llvm.org/D9509#167188</a>, @echristo wrote:<br>
<br>
> Not really happy with the getTargetToolChain changes. Can you go ahead and revisit the necessity of those (and probably the naming of the StringRef argument as well)?<br>
<br>
<br>
</span>getToolChain does two things -- calculates a triple based on default triple, command line args and optional DarwinArch and then selects a toolchain based on the triple. I needed toolchain selection by triple, so I've extracted it into getTargetToolChain.<br>
<br>
Alternative approach would be to extend computeTargetTriple so that it can figure out that I need to get a NVPTX triple based on DarwinArchName (renamed to ArchName?). IMO it's not as clean as using getTargetToolchain(Triple) considering that we already know the triple.<br>
<br>
I've changed the code so it no longer uses computeTargetTriple() directly (and removed forward declaration), but kept getTargetToolchain().<br>
<div><div><br>
<br>
<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org_D9509&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=BSqEv9KvKMW_Ob8SyngJ70KdZISM_ASROnREeq0cCxk&m=_KL_0rNfwSXONM-_jQLaj6K8dtGz_isU5ofGfWxjBZY&s=dwk_e-TlqtYKZyRNdgzUyGhc5KJoGveQk-6HjUgxVXE&e=" target="_blank">http://reviews.llvm.org/D9509</a><br>
<br>
EMAIL PREFERENCES<br>
  <a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org_settings_panel_emailpreferences_&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=BSqEv9KvKMW_Ob8SyngJ70KdZISM_ASROnREeq0cCxk&m=_KL_0rNfwSXONM-_jQLaj6K8dtGz_isU5ofGfWxjBZY&s=4kysDx7lQkn4oK3bzNXZl7AjqWV02MpHAfFfeVggHBQ&e=" target="_blank">http://reviews.llvm.org/settings/panel/emailpreferences/</a><br>
<br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div></div></div><span><font color="#888888">-- <br><div><div dir="ltr">--Artem Belevich</div></div>
</font></span></div>
</blockquote></div></div></div><span class=""><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div><div dir="ltr">--Artem Belevich</div></div>
</font></span></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">--Artem Belevich</div></div>
</div></div>