<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:lhames@gmail.com" title="Lang Hames <lhames@gmail.com>"> <span class="fn">Lang Hames</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - RTDyldMemoryManager::getSymbolAddressInProcess not working on Windows"
   href="https://llvm.org/bugs/show_bug.cgi?id=28699">bug 28699</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 - RTDyldMemoryManager::getSymbolAddressInProcess not working on Windows"
   href="https://llvm.org/bugs/show_bug.cgi?id=28699#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - RTDyldMemoryManager::getSymbolAddressInProcess not working on Windows"
   href="https://llvm.org/bugs/show_bug.cgi?id=28699">bug 28699</a>
              from <span class="vcard"><a class="email" href="mailto:lhames@gmail.com" title="Lang Hames <lhames@gmail.com>"> <span class="fn">Lang Hames</span></a>
</span></b>
        <pre>Hi James,

<span class="quote">> Yep, I'm happy for you to commit if nobody else has objected. It may not be the
> perfect long term solution, but it at least gets the basic C libs working.</span >

Sounds good to me. Committed in r279016, with minor modifications (I added a
check for !defined(_WIN64), since the leading '_' mangling appears to only
apply to 32-bit apps). Hope that's ok - if that change affects your use-case
let me know and we'll dig deeper.

Thanks again for working on this!

- Lang.</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>