<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mehdi.amini@apple.com" title="Mehdi Amini <mehdi.amini@apple.com>"> <span class="fn">Mehdi Amini</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - ranlib from Xcode 7.3.1 and later fails on LTO object files generate by llvm.org clang"
   href="https://llvm.org/bugs/show_bug.cgi?id=30791">bug 30791</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;">CC</td>
           <td>
                
           </td>
           <td>mehdi.amini@apple.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>WONTFIX
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - ranlib from Xcode 7.3.1 and later fails on LTO object files generate by llvm.org clang"
   href="https://llvm.org/bugs/show_bug.cgi?id=30791#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - ranlib from Xcode 7.3.1 and later fails on LTO object files generate by llvm.org clang"
   href="https://llvm.org/bugs/show_bug.cgi?id=30791">bug 30791</a>
              from <span class="vcard"><a class="email" href="mailto:mehdi.amini@apple.com" title="Mehdi Amini <mehdi.amini@apple.com>"> <span class="fn">Mehdi Amini</span></a>
</span></b>
        <pre>This is not a bug: “older” LLVM versions can’t read newer bitcode.

You need either to:

1) use llvm-ar that ships with 3.9/4.0, 
2) export a DYLD_LIBRARY_PATH that points to the path where the 3.9/4.0
libLTO.dylib is. The Xcode ar will load libLTO.dylib.</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>