<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:simon@atanasyan.com" title="Simon Atanasyan <simon@atanasyan.com>"> <span class="fn">Simon Atanasyan</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - [mips] Unwind tables can't be generated when using inline asm"
   href="https://bugs.llvm.org/show_bug.cgi?id=22523">bug 22523</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;">Resolution</td>
           <td>---
           </td>
           <td>WONTFIX
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>CONFIRMED
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - [mips] Unwind tables can't be generated when using inline asm"
   href="https://bugs.llvm.org/show_bug.cgi?id=22523#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - [mips] Unwind tables can't be generated when using inline asm"
   href="https://bugs.llvm.org/show_bug.cgi?id=22523">bug 22523</a>
              from <span class="vcard"><a class="email" href="mailto:simon@atanasyan.com" title="Simon Atanasyan <simon@atanasyan.com>"> <span class="fn">Simon Atanasyan</span></a>
</span></b>
        <pre>It does not make a sense to take an address of intrinsic function. There is an
assertion in the code which checks that condition. Also LLVM does not allow to
invoke an intrinsic other than donothing, patchpoint, statepoint, coro_resume
or coro_destroy.</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>