<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:dexonsmith@apple.com" title="Duncan <dexonsmith@apple.com>"> <span class="fn">Duncan</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - bitcode files do not preserve order of use lists"
   href="https://llvm.org/bugs/show_bug.cgi?id=5680">bug 5680</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>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - bitcode files do not preserve order of use lists"
   href="https://llvm.org/bugs/show_bug.cgi?id=5680#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - bitcode files do not preserve order of use lists"
   href="https://llvm.org/bugs/show_bug.cgi?id=5680">bug 5680</a>
              from <span class="vcard"><a class="email" href="mailto:dexonsmith@apple.com" title="Duncan <dexonsmith@apple.com>"> <span class="fn">Duncan</span></a>
</span></b>
        <pre>I turned this on by default in r234510, then reversed course [1] with r234919,
r234920 (clang), and r234921.  Also cleaned up the output of
`verify-uselistorder` in r234929.  Now it's on by default for `clang
-save-temps`, `clang -emit-llvm`, and for all the LLVM tools I found that
output bitcode.

[1]: <a href="http://lists.cs.uiuc.edu/pipermail/llvmdev/2015-April/084468.html">http://lists.cs.uiuc.edu/pipermail/llvmdev/2015-April/084468.html</a></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>