<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:lhames@gmail.com" title="Lang Hames &lt;lhames&#64;gmail.com&gt;"> <span class="fn">Lang Hames</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed" title="RESOLVED FIXED - MCJIT::addGlobalMapping not mapping functions in the current object correctly" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D20656&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=mIzzPNTmecM9HE91x9kPihkRvYE_9ybVlfVE65JloTU&s=iJTyNdWOiVS_NLI7nFTtf4xYIBaA1QF0tABBUvOufag&e=">bug 20656</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>REOPENED
           </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 - MCJIT::addGlobalMapping not mapping functions in the current object correctly" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D20656-23c25&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=mIzzPNTmecM9HE91x9kPihkRvYE_9ybVlfVE65JloTU&s=NQJ8As414HXu7wTgMBoTNICKmT9M_nxhBya3GyLE47Y&e=">Comment # 25</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed" title="RESOLVED FIXED - MCJIT::addGlobalMapping not mapping functions in the current object correctly" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D20656&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=mIzzPNTmecM9HE91x9kPihkRvYE_9ybVlfVE65JloTU&s=iJTyNdWOiVS_NLI7nFTtf4xYIBaA1QF0tABBUvOufag&e=">bug 20656</a>
              from <span class="vcard"><a class="email" href="mailto:lhames@gmail.com" title="Lang Hames &lt;lhames&#64;gmail.com&gt;"> <span class="fn">Lang Hames</span></a>
</span></b>
        <pre>This fix did not make it in to 3.6.2, but will be available in 3.7 which is
currently planned for release late next month (August).


I would strongly recommend fixing your issue by implementing a custom
RTDyldMemoryManager and overriding the getSymbolAddress method. That technique
should work across all versions of LLVM, is the preferred method for managing
symbol resolution.</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>