<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 - Please merge compiler-rt patches for LLVM-9 for NetBSD"
   href="https://bugs.llvm.org/show_bug.cgi?id=42988">42988</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Please merge compiler-rt patches for LLVM-9 for NetBSD
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>compiler-rt
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>9.0
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>NetBSD
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>release blocker
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>compiler-rt
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>n54@gmx.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Please merge:

commit 18c588a374a75b45cd8dc3d98728bb78437a8bfc
Author: Kamil Rytarowski <<a href="mailto:n54@gmx.com">n54@gmx.com</a>>
Date:   Thu Aug 8 02:21:44 2019 +0000

    Sync ioctl(2) list with NetBSD 9.99.3

    Register 36 new ioctl(2) calls.

    Enable NVMM for amd64 as the API has been stabilized.


    git-svn-id: <a href="https://llvm.org/svn/llvm-project/compiler-rt/trunk@368247">https://llvm.org/svn/llvm-project/compiler-rt/trunk@368247</a>
91177308-0d34-0410-b5e6-96231b3b80d8

commit e714d8ac62904a0d8af7aa463ff47c5357346f6f
Author: Kamil Rytarowski <<a href="mailto:n54@gmx.com">n54@gmx.com</a>>
Date:   Thu Aug 8 02:08:23 2019 +0000

    Update generate_netbsd_ioctls.awk for NetBSD 9.99.3

    Register new ioctl argument types passed in ioctl(2) calls.


    git-svn-id: <a href="https://llvm.org/svn/llvm-project/compiler-rt/trunk@368246">https://llvm.org/svn/llvm-project/compiler-rt/trunk@368246</a>
91177308-0d34-0410-b5e6-96231b3b80d8

commit cb1c835da3296c7a2dbef04fdb58fbaee49c2497
Author: Kamil Rytarowski <<a href="mailto:n54@gmx.com">n54@gmx.com</a>>
Date:   Wed Aug 7 21:56:43 2019 +0000

    Restrict the NetBSD ASan TSD fallback to !ASAN_DYNAMIC

    The fallback to the alternative implementation of TSD with TLS
    is only needed for the static version of ASan for NetBSD.

    The same code cannot be reused for the dynamic version of ASan as
    TLS breaks and TSD code works.


    git-svn-id: <a href="https://llvm.org/svn/llvm-project/compiler-rt/trunk@368219">https://llvm.org/svn/llvm-project/compiler-rt/trunk@368219</a>
91177308-0d34-0410-b5e6-96231b3b80d8</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>