<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:rnk@google.com" title="Reid Kleckner <rnk@google.com>"> <span class="fn">Reid Kleckner</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - “-use-unknown-locations” option support is missing for Codeview debug info"
   href="https://bugs.llvm.org/show_bug.cgi?id=44522">bug 44522</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;">CC</td>
           <td>
                
           </td>
           <td>rnk@google.com
           </td>
         </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>WONTFIX
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - “-use-unknown-locations” option support is missing for Codeview debug info"
   href="https://bugs.llvm.org/show_bug.cgi?id=44522#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - “-use-unknown-locations” option support is missing for Codeview debug info"
   href="https://bugs.llvm.org/show_bug.cgi?id=44522">bug 44522</a>
              from <span class="vcard"><a class="email" href="mailto:rnk@google.com" title="Reid Kleckner <rnk@google.com>"> <span class="fn">Reid Kleckner</span></a>
</span></b>
        <pre>I'm pretty sure we attempt to implement the behavior of "never use unknown
locations" for codeview, i.e. never emit line zero. Are you sure we need to add
support for this option? If we emit line zero, it's a bug. I don't fully
understand the issues you linked to, but they seem to have to do with LLD and
assembly, which has nothing to do with the source locations LLVM comes up with.

I think I will close this because, while there is probably a bug in LLVM/LLD
somewhere, implementing this option is probably not the correct solution.</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>