<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:bjorn.a.pettersson@ericsson.com" title="bjorn.a.pettersson@ericsson.com">bjorn.a.pettersson@ericsson.com</a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Recent regression in -O2 -g debugging quality since change to improve handling of dangling debug info"
   href="https://bugs.llvm.org/show_bug.cgi?id=37234">bug 37234</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>ASSIGNED
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Recent regression in -O2 -g debugging quality since change to improve handling of dangling debug info"
   href="https://bugs.llvm.org/show_bug.cgi?id=37234#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Recent regression in -O2 -g debugging quality since change to improve handling of dangling debug info"
   href="https://bugs.llvm.org/show_bug.cgi?id=37234">bug 37234</a>
              from <span class="vcard"><a class="email" href="mailto:bjorn.a.pettersson@ericsson.com" title="bjorn.a.pettersson@ericsson.com">bjorn.a.pettersson@ericsson.com</a>
</span></b>
        <pre>I made a follow-up commit to rL331182, as I noticed that I forgot to handle PHI
nodes that are split into several PHI-nodes when lowering the IR to machine
instructions.

So the full set of patches that resolves this bug report is:
  <a href="https://llvm.org/svn/llvm-project/llvm/trunk@331182">https://llvm.org/svn/llvm-project/llvm/trunk@331182</a>
  <a href="https://llvm.org/svn/llvm-project/llvm/trunk@331183">https://llvm.org/svn/llvm-project/llvm/trunk@331183</a>
  <a href="https://llvm.org/svn/llvm-project/llvm/trunk@331337">https://llvm.org/svn/llvm-project/llvm/trunk@331337</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>