<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:sdmitrouk@accesssoftek.com" title="Sergey Dmitrouk <sdmitrouk@accesssoftek.com>"> <span class="fn">Sergey Dmitrouk</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - incorrect debug location info in ConstantSDNodes"
   href="https://llvm.org/bugs/show_bug.cgi?id=13269">bug 13269</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;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - incorrect debug location info in ConstantSDNodes"
   href="https://llvm.org/bugs/show_bug.cgi?id=13269#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - incorrect debug location info in ConstantSDNodes"
   href="https://llvm.org/bugs/show_bug.cgi?id=13269">bug 13269</a>
              from <span class="vcard"><a class="email" href="mailto:sdmitrouk@accesssoftek.com" title="Sergey Dmitrouk <sdmitrouk@accesssoftek.com>"> <span class="fn">Sergey Dmitrouk</span></a>
</span></b>
        <pre>ConstantSDNodes gained debug locations in r235977, so it will be available
since LLVM 3.7 release.

Note however that because of constant materialization optimization in FastISel
and related to it resetting of debug locations when using FastISel debug
locations might still be not accurate in some cases (this might be resolved
separately and is not directly related to this PR as FastISel doesn't use
SDNodes).</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>