<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 - [aarch64] clang-cl 8.0rc2 generates unwind data that llvm-readelf cannot parse"
   href="https://bugs.llvm.org/show_bug.cgi?id=40876">40876</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[aarch64] clang-cl 8.0rc2 generates unwind data that llvm-readelf cannot parse
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>new-bugs
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>8.0
          </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>new bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>froydnj@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>htmldeveloper@gmail.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>In:

<a href="https://github.com/froydnj/aarch64-xdata-bug">https://github.com/froydnj/aarch64-xdata-bug</a>

is an aarch64 windows .obj file, generated by "clang 8.0.0 tags/RELEASE_800/rc2
353414".  Running `llvm-readelf -unwind $OBJ` produces an error message:

LLVM ERROR: .xdata must be at least 8 bytes in size

with truncated output.

I'm not sure whether clang is at fault here or whether llvm-readelf is doing
the wrong thing.

The preprocessed source for the file is included, and cmdline.txt contains the
command-line used to compile the file.</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>