<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 - llvm-tblgen fails to run during a release build with lld as host linker on arm macs"
   href="https://bugs.llvm.org/show_bug.cgi?id=49444">49444</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>llvm-tblgen fails to run during a release build with lld as host linker on arm macs
          </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>All
          </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>gkm@fb.com, jezreel@gmail.com, llvm-bugs@lists.llvm.org, smeenai@fb.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>thakis@M1BP llvm-project % time caffeinate ninja -C out/gn lld       
ninja: Entering directory `out/gn'
[11/1390] ACTION //lld/wasm:Options(//llvm/utils/gn/build/toolchain:unix)
FAILED: gen/lld/wasm/Options.inc 
python3 ../../llvm/utils/gn/build/run_tablegen.py bin/llvm-tblgen
--write-if-changed -I ../../llvm/include -I ../../lld/wasm -d
gen/lld/wasm/Options.inc.d -o gen/lld/wasm/Options.inc
../../lld/wasm/Options.td -gen-opt-parser-defs
LLVM ERROR: out of memory
Allocation failed
PLEASE submit a bug report to <a href="https://bugs.llvm.org/">https://bugs.llvm.org/</a> and include the crash
backtrace.
LLVM ERROR: out of memory
Allocation failed


Doesn't happen in a debug build.</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>