<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:aaronpuchert@alice-dsl.net" title="Aaron Puchert <aaronpuchert@alice-dsl.net>"> <span class="fn">Aaron Puchert</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Crash on exit when compiling with ThinLTO"
   href="https://bugs.llvm.org/show_bug.cgi?id=43927">bug 43927</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;">Fixed By Commit(s)</td>
           <td>
                
           </td>
           <td>f95273f75aaa5db5493aea7902416ce3d5a09043, b29c7fdb617cba4c83037840842a872e8bf2f6b1
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">See Also</td>
           <td>
                
           </td>
           <td>https://sourceware.org/bugzilla/show_bug.cgi?id=25176
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </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 FIXED - Crash on exit when compiling with ThinLTO"
   href="https://bugs.llvm.org/show_bug.cgi?id=43927#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Crash on exit when compiling with ThinLTO"
   href="https://bugs.llvm.org/show_bug.cgi?id=43927">bug 43927</a>
              from <span class="vcard"><a class="email" href="mailto:aaronpuchert@alice-dsl.net" title="Aaron Puchert <aaronpuchert@alice-dsl.net>"> <span class="fn">Aaron Puchert</span></a>
</span></b>
        <pre>After some discussion there was agreement that the -Wl,-fini function can be
dropped, since __attribute__((destructor)) should work just fine. The comment
claiming that it doesn't work was from 2009, and didn't state on which
platforms this was observed.

So I changed <a href="https://reviews.llvm.org/D69927">https://reviews.llvm.org/D69927</a> accordingly, which has now landed.</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>