<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Apr 24, 2016 at 9:59 AM, Saleem Abdulrasool via llvm-commits <span dir="ltr"><<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class="">On Sun, Apr 24, 2016 at 7:27 AM, Ed Maste <span dir="ltr"><<a href="mailto:emaste@freebsd.org" target="_blank">emaste@freebsd.org</a>></span> wrote:<br></span><div class="gmail_extra"><span class=""><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On 24 April 2016 at 14:08, Rafael Espíndola <<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a>> wrote:<br>
> Please delete the one dash version if we are the only one the supports it.<br>
<br>
</span>GNU ld's man page claims either one or two dashes can be used for all<br>
multi-letter options, except that those starting with 'o' must have<br>
two dashes.<br>
</blockquote></div><br></span>Ugh; sorry about the bad commit message.  I had checked gold and forgotten about the interesting thing about the "TWO_DASHES" flag -- two dashes are *preferred*, one dash is permitted.</div></div></blockquote><div><br></div><div>Looking at Options.td, we have bunch of options that have only single dash or double dashes (and not starting with 'o'). We should fix them.<br></div></div></div></div>