<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:zturner@google.com" title="Zachary Turner <zturner@google.com>"> <span class="fn">Zachary Turner</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - VS debugger can't find function symbols in lld-linked binaries"
   href="https://bugs.llvm.org/show_bug.cgi?id=37634">bug 37634</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>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>FIXED
           </td>
           <td>---
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - VS debugger can't find function symbols in lld-linked binaries"
   href="https://bugs.llvm.org/show_bug.cgi?id=37634#c66">Comment # 66</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - VS debugger can't find function symbols in lld-linked binaries"
   href="https://bugs.llvm.org/show_bug.cgi?id=37634">bug 37634</a>
              from <span class="vcard"><a class="email" href="mailto:zturner@google.com" title="Zachary Turner <zturner@google.com>"> <span class="fn">Zachary Turner</span></a>
</span></b>
        <pre>I made up another test case, this time it's:

void LJPwNRh() {}
void HGfxvKdQO() {}
void wuN() {}
void tEo() {}
void VUo() {}
void teO() {}
void bqSuLGQgWa() {}
void SyJYcL() {}
void OUV() {}
void quH() {}
void rbEaPKrlrRwk() {}
void oet() {}
void tuM() {}
void LuU() {}
void loxueqJLH() {}
void QplRJuDs() {}
void rWDokkLG() {}
void sEH() {}
void pui() {}
void xoZvxw() {}

int main(int argc, char **argv) {
  return 0;
}

All of these hash to the same value.  And again, there are some cases where we
fail on the lookup but link.exe doesn't.  So we're getting closer, but we're
not 100% fixed yet.</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>