<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:tstellar@redhat.com" title="Tom Stellard <tstellar@redhat.com>"> <span class="fn">Tom Stellard</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Please merge fd773e8a51b8 into 10.0.1"
   href="https://bugs.llvm.org/show_bug.cgi?id=45664">bug 45664</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>FIXED
           </td>
           <td>---
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Please merge fd773e8a51b8 into 10.0.1"
   href="https://bugs.llvm.org/show_bug.cgi?id=45664#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Please merge fd773e8a51b8 into 10.0.1"
   href="https://bugs.llvm.org/show_bug.cgi?id=45664">bug 45664</a>
              from <span class="vcard"><a class="email" href="mailto:tstellar@redhat.com" title="Tom Stellard <tstellar@redhat.com>"> <span class="fn">Tom Stellard</span></a>
</span></b>
        <pre>(In reply to Alexandre Ganea from <a href="show_bug.cgi?id=45664#c5">comment #5</a>)
<span class="quote">> Ah my bad, I didn't think about the ABI.

> on a 64-bit build,
>   sizeof(SmallVector<MCSection*, 2>) = 32 bytes
>   sizeof(SmallSetVector<MCSection *, 4>) = 88 bytes

> Even if we reduce the number of inline items, it is still too big:
>   sizeof(SmallSetVector<MCSection *, 1>) = 48 bytes

> The only option then is to revert and leave this for 11.0 ?</span >

Yes, I think so if it can't be re-written.  I will revert it for now to get the
tests back to green.</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>