<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:bob.wilson@apple.com" title="Bob Wilson <bob.wilson@apple.com>"> <span class="fn">Bob Wilson</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - incompatible bitcode files due to debug info changes"
   href="http://llvm.org/bugs/show_bug.cgi?id=17982">bug 17982</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>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>WONTFIX
           </td>
           <td>---
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - incompatible bitcode files due to debug info changes"
   href="http://llvm.org/bugs/show_bug.cgi?id=17982#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - incompatible bitcode files due to debug info changes"
   href="http://llvm.org/bugs/show_bug.cgi?id=17982">bug 17982</a>
              from <span class="vcard"><a class="email" href="mailto:bob.wilson@apple.com" title="Bob Wilson <bob.wilson@apple.com>"> <span class="fn">Bob Wilson</span></a>
</span></b>
        <pre>Of course we can run -strip-debug, but that's not the point. I am suggesting
that we need to reconsider the decision to completely remove versioning
support. In practice, this means that when using LTO you cannot mix different
versions of clang without risk of crashing the compiler.

Using the verifier to discard old metadata would be one solution. Basing that
decision on a version number seems like it would be a whole lot simpler and
safer.</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>