<div dir="ltr">On Wed, Jul 31, 2013 at 1:19 PM, Hans Wennborg <span dir="ltr"><<a href="mailto:hans@chromium.org" target="_blank">hans@chromium.org</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Wed, Jul 31, 2013 at 12:58 PM, Rui Ueyama <<a href="mailto:ruiu@google.com">ruiu@google.com</a>> wrote:<br>


> This is not a comment for this specific patch, but I'm wondering if the<br>
> driver can handle options in a case-insensitive manner. Does it?<br>
<br>
</div>No, it can't.<br>
<br>
AFAIK, the only cl.exe option that's case-insensitive is /help, and<br>
I'm not sure if that's important to support.<br>
<br>
Do you need case-insensitive parsing for lld?<br></blockquote><div><br></div><div>Yes I do. The linker options seems to be case insensitive. I'd guess cl.exe is exceptional in the Windows world where the option is case insensitive in general.</div>

<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
> On Wed, Jul 31, 2013 at 11:30 AM, Reid Kleckner <<a href="mailto:rnk@google.com">rnk@google.com</a>> wrote:<br>
>><br>
>><br>
>>   LGTM<br>
>><br>
>>   I would go ahead and commit, since this doesn't have any review-worthy<br>
>> bits now that these are just aliases.  If someone objects to "CoreOption"<br>
>> they can bikeshed it after the commit.<br>
>><br>
>> <a href="http://llvm-reviews.chandlerc.com/D1232" target="_blank">http://llvm-reviews.chandlerc.com/D1232</a><br>
>> _______________________________________________<br>
>> cfe-commits mailing list<br>
>> <a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
>> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
><br>
><br>
</div></div></blockquote></div><br></div></div>