<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </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 - LLJITWithObjectCache example program segfaults"
   href="https://bugs.llvm.org/show_bug.cgi?id=44120">bug 44120</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 - LLJITWithObjectCache example program segfaults"
   href="https://bugs.llvm.org/show_bug.cgi?id=44120#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - LLJITWithObjectCache example program segfaults"
   href="https://bugs.llvm.org/show_bug.cgi?id=44120">bug 44120</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 Frank,

This appears to have been fixed on LLVM trunk. I'm not sure exactly which patch
fixed it, but there have been a number of tweaks to this part of the codebase
recently as part of the effort to move the Swift interpreter over to OrcV2.


Unfortunately these fixes came after we branched for LLVM 10, but this should
be fixed in LLVM 11.

The test case should work on Darwin in LLVM 10 (and LLVM 9 too, I believe).

-- 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>