<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:smeenai@fb.com" title="Shoaib Meenai <smeenai@fb.com>"> <span class="fn">Shoaib Meenai</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - error library not found"
   href="https://bugs.llvm.org/show_bug.cgi?id=50597">bug 50597</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>---
           </td>
           <td>INVALID
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - error library not found"
   href="https://bugs.llvm.org/show_bug.cgi?id=50597#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - error library not found"
   href="https://bugs.llvm.org/show_bug.cgi?id=50597">bug 50597</a>
              from <span class="vcard"><a class="email" href="mailto:smeenai@fb.com" title="Shoaib Meenai <smeenai@fb.com>"> <span class="fn">Shoaib Meenai</span></a>
</span></b>
        <pre>You need to point LLD to an SDK; -syslibroot is the canonical way to do this,
and Clang will handle it if you pass -isysroot to it (or run it with the
SDKROOT environment variable, which is what the system Clang binary implicitly
does, as does xcrun). ld64 has the same behavior, so I'd say this is working as
intended, but please reopen if you disagree.</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>