<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:hans@chromium.org" title="Hans Wennborg <hans@chromium.org>"> <span class="fn">Hans Wennborg</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - [lto] Module asm symbols don't show in IR symbol table"
   href="https://bugs.llvm.org/show_bug.cgi?id=46502">bug 46502</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>INVALID
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - [lto] Module asm symbols don't show in IR symbol table"
   href="https://bugs.llvm.org/show_bug.cgi?id=46502#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - [lto] Module asm symbols don't show in IR symbol table"
   href="https://bugs.llvm.org/show_bug.cgi?id=46502">bug 46502</a>
              from <span class="vcard"><a class="email" href="mailto:hans@chromium.org" title="Hans Wennborg <hans@chromium.org>"> <span class="fn">Hans Wennborg</span></a>
</span></b>
        <pre>(In reply to Peter Collingbourne from <a href="show_bug.cgi?id=46502#c2">comment #2</a>)
<span class="quote">> Hmm, I get

> $ clang -c -flto=thin /tmp/x.c
> $ llvm-nm x.o
> ---------------- T bar
> ---------------- T foo
> $ llvm-lto2 dump-symtab x.o
> version: 2
> producer: 11.0.0git
> target triple: x86_64-unknown-linux-gnu
> source filename: /tmp/x.c
> dependent libraries:
> D------X foo
> D------X bar

> Does "llvm-lto2 dump-symtab x.o" also not show the "bar" symbol for you?</span >

This is very strange. I cleaned my workspace and built everything again and now
it works. I must have had some local change in there. Sorry for the noise.</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>