<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - darwinnew complains "lld: error: TODO(gkm): handle common encodings table overflow""
   href="https://bugs.llvm.org/show_bug.cgi?id=48332">48332</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>darwinnew complains "lld: error: TODO(gkm): handle common encodings table overflow"
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>lld
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>MachO
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>nicolasweber@gmx.de
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Repro:
<a href="https://drive.google.com/file/d/1YGQzJ2AmCJhvo0ljXbaBZTH1aZXT08bU/view?usp=sharing&resourcekey=0-Y32HKteU4ouiWq6c5RQMjQ">https://drive.google.com/file/d/1YGQzJ2AmCJhvo0ljXbaBZTH1aZXT08bU/view?usp=sharing&resourcekey=0-Y32HKteU4ouiWq6c5RQMjQ</a>

thakis@thakis:~/src/chrome/src$ tar zxf swiftllvm.tar.gz swiftllvm/
thakis@thakis:~/src/chrome/src$ cd swiftllvm/

$ ~/src/llvm-project/out/gn/bin/lld -flavor darwinnew $(cat response.txt)
lld: warning: directory not found for option
-Lusr/local/google/home/thakis/src/chrome/src/build/mac_files/xcode_binaries/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/usr/local/lib
lld: warning: directory not found for option
-Fusr/local/google/home/thakis/src/chrome/src/build/mac_files/xcode_binaries/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk/Library/Frameworks
lld: warning: Option `-dead_strip' is not yet implemented. Stay tuned...
lld: error: TODO(gkm): handle common encodings table overflow</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>