<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 - Backport fixes for running tests in Windows Containers"
   href="https://bugs.llvm.org/show_bug.cgi?id=49987">49987</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Backport fixes for running tests in Windows Containers
          </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>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>Support Libraries
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>martin@martin.st
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org, tstellar@redhat.com
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>49317
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I'd appreciate if the following two commits can be backported to the 12.x
branch:

commit 9de63b2e051cb3e79645cc20b83b4d33d132cba0
Author: Martin Storsjö <<a href="mailto:martin@martin.st">martin@martin.st</a>>
Date:   Thu Mar 18 14:08:10 2021 +0200

    [lit] Pass the USERPROFILE variable through on Windows

commit a88556733a4dced22416bd3f45255128b9eb4f49
Author: Martin Storsjö <<a href="mailto:martin@martin.st">martin@martin.st</a>>
Date:   Wed Mar 24 23:58:54 2021 +0200

    [LLD] Fix probing a MSYS based 'tar' in a Windows Container


These two allow running tests with MSYS based tools within Windows Containers
(which are used in the current CI setup, which afaik also runs tests for the
release branches). This allows exposing bash within PATH in the image used for
the containers (the same image is used for testing of the main branch too).

The commits apply cleanly and I can do the actual cherrypicking, if it's deemed
ok.</pre>
        </div>
      </p>

        <div id="referenced">
          <hr style="border: 1px dashed #969696">
          <b>Referenced Bugs:</b>
          <ul>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [meta] 12.0.1 Release Blockers"
   href="https://bugs.llvm.org/show_bug.cgi?id=49317">Bug 49317</a>] [meta] 12.0.1 Release Blockers
              </li>
          </ul>
        </div>
        <br>

      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>