<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <br>
    <div class="moz-cite-prefix">On 09.10.2015 20:45, Rui Ueyama wrote:<br>
    </div>
    <blockquote
cite="mid:CAJENXgsxt+OMQkJy4GufuuyiC1r84N-MQs9k3iNLi9gpOoK=Ug@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">On Thu, Oct 8, 2015 at 9:33 PM, Igor
            Kudrin <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:ikudrin.dev@gmail.com" target="_blank">ikudrin.dev@gmail.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div bgcolor="#FFFFFF" text="#000000"><span class=""> <br>
                  <br>
                  <div>On 09.10.2015 4:08, Rui Ueyama wrote:<br>
                  </div>
                  <blockquote type="cite">
                    <div dir="ltr">
                      <div class="gmail_extra">
                        <div class="gmail_quote">On Wed, Oct 7, 2015 at
                          10:55 PM, Igor Kudrin <span dir="ltr"><<a
                              moz-do-not-send="true"
                              href="mailto:ikudrin.dev@gmail.com"
                              target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:ikudrin.dev@gmail.com">ikudrin.dev@gmail.com</a></a>></span>
                          wrote:<br>
                          <blockquote class="gmail_quote"
                            style="margin:0 0 0 .8ex;border-left:1px
                            #ccc solid;padding-left:1ex">
                            <div text="#000000" bgcolor="#FFFFFF"> I've
                              added some examples to show the
                              differences between your patch and GNU
                              ld's behavior, see <a
                                moz-do-not-send="true"
                                href="http://reviews.llvm.org/D13528"
                                target="_blank"><a class="moz-txt-link-freetext" href="http://reviews.llvm.org/D13528">http://reviews.llvm.org/D13528</a></a>.
                              For me, it's not just the different way to
                              implement the switch, but mostly change
                              its meaning.</div>
                          </blockquote>
                          <div><br>
                          </div>
                          <div>It is indeed different from GNU, but I
                            think our behavior makes sense and I don't
                            think that's a bad difference. LLD's symbol
                            handling is already pretty different in some
                            area, particularly how we handle archive
                            files and --start-group/--end-group. Just
                            like that, this is something we don't want
                            to aim the exact compatibility.</div>
                        </div>
                      </div>
                    </div>
                  </blockquote>
                  <br>
                </span> Any unnecessary difference may lead to
                unexpected problems for end users. According to this, I
                don't feel like accepting your approach, which, compared
                to ld's behavior, is different in almost all aspects I
                can imagine, whereas my original patch follows ld's and
                gold's conduct pretty well. Maybe it's better not
                implement this switch at all.<br>
              </div>
            </blockquote>
            <div><br>
            </div>
            <div>I'd agree. Maybe we want some implementation of --wrap
              in future, but probably it's too early. We can do that
              later after getting better idea what end users would say.</div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    OK. Let's postpone it for a while.<br>
  </body>
</html>