<div dir="ltr"><br><br><div class="gmail_quote">On Tue, Mar 24, 2015 at 3:55 PM Derek Schuff <<a href="mailto:dschuff@google.com">dschuff@google.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">In theory I could just have armv7-nacl-gnueabihf-clang... But I'm trying to replace arm-nacl-gcc and make it as simple as possible on our existing users. especially those on Windows....<br>
<br>
In <a href="http://reviews.llvm.org/D8590" target="_blank">http://reviews.llvm.org/D8590</a> I am creating my own version of the driver code as you suggest.<br>
<br>
After looking a bit more, do think that, wrong or not, this code really does belong in clang and not in Triple though, and I think moving it there even without behavior change would be a strict improvement. I'll create a CL to move the logic to arm::getARMCPUForMArch there and delete this function.<br>
<br>
<br></blockquote><div><br></div><div>This seems somewhat more reasonable.</div><div><br></div><div>-eric</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<a href="http://reviews.llvm.org/D8589" target="_blank">http://reviews.llvm.org/D8589</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>
<br>
______________________________<u></u>_________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu" target="_blank">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/llvm-commits</a><br>
</blockquote></div></div>