<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:lennox@cs.columbia.edu" title="Jonathan Lennox <lennox@cs.columbia.edu>"> <span class="fn">Jonathan Lennox</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Feature request: linkonce inline functions in C"
   href="http://llvm.org/bugs/show_bug.cgi?id=9392">bug 9392</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>DUPLICATE
           </td>
           <td>---
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Feature request: linkonce inline functions in C"
   href="http://llvm.org/bugs/show_bug.cgi?id=9392#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Feature request: linkonce inline functions in C"
   href="http://llvm.org/bugs/show_bug.cgi?id=9392">bug 9392</a>
              from <span class="vcard"><a class="email" href="mailto:lennox@cs.columbia.edu" title="Jonathan Lennox <lennox@cs.columbia.edu>"> <span class="fn">Jonathan Lennox</span></a>
</span></b>
        <pre>My actual thought with the initial feature request would be to have something
like an attribute (e.g. __attribute__((__linkonce_inline__)) or the like),
rather than just conditionalizing this on -fms-compatibility.

This feature is useful on all platforms, not just Windows.  I.e. I want to use
it on a Mac, but I'm not about to turn on -fms-compatbility for Mac code.</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>