<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 - wasm32: debuginfo build yield "section symbol is required for relocation""
   href="https://bugs.llvm.org/show_bug.cgi?id=37363">37363</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>wasm32: debuginfo build yield "section symbol is required for relocation"
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>libraries
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>Windows NT
          </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>Backend: WebAssembly
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>alex@crichton.co
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>dan433584@gmail.com, llvm-bugs@lists.llvm.org, sbc@chromium.org, ydelendik@mozilla.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=20271" name="attach_20271" title="IR">attachment 20271</a> <a href="attachment.cgi?id=20271&action=edit" title="IR">[details]</a></span>
IR

I've recently attempted to upgrade the LLVM used by rustc to the tip of tree
for LLVM but am getting some failures in the test suite on WebAssembly. When
the attached file is compiled with `llc foo.ll -filetype=obj` it yields `LLVM
ERROR: section symbol is required for relocation` (with LLVM assertions
enabled).

The stack trace at the time looks like:
<a href="https://gist.github.com/alexcrichton/0943d4a4ff91390d753e2261c859b9b3">https://gist.github.com/alexcrichton/0943d4a4ff91390d753e2261c859b9b3</a></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>