<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vyng@google.com" title="Vy Nguyen <vyng@google.com>"> <span class="fn">Vy Nguyen</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - lld-macho doesn't force-load ObjC archive members before resolving their symbols"
   href="https://bugs.llvm.org/show_bug.cgi?id=51475">bug 51475</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>FIXED
           </td>
           <td>---
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - lld-macho doesn't force-load ObjC archive members before resolving their symbols"
   href="https://bugs.llvm.org/show_bug.cgi?id=51475#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - lld-macho doesn't force-load ObjC archive members before resolving their symbols"
   href="https://bugs.llvm.org/show_bug.cgi?id=51475">bug 51475</a>
              from <span class="vcard"><a class="email" href="mailto:vyng@google.com" title="Vy Nguyen <vyng@google.com>"> <span class="fn">Vy Nguyen</span></a>
</span></b>
        <pre>Sorry, still not fully fixed yet :-( and it seems to have introduced additional
stranger breakages. (To be clear, the commit has fixed the handling involving
archives, but there are still more cases).

Most new breakages we get now are like this:
ld64.lld.darwinnew: error: duplicate symbol: Foo
<span class="quote">>>> defined in path/to/Bar.o
>>> defined in path/to/Bar.o</span >


(note that these two are the exact same obj files)

I'll update with a test case soon, but want to re-open this beefore I forgot.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>