[llvm-bugs] [Bug 25916] Missing CFI directive after func epilogue and before ret

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Nov 1 11:17:58 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=25916

Reid Kleckner <rnk at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #4 from Reid Kleckner <rnk at google.com> ---
This no longer repros for me, the program exits with SIGILL instead of crashing
in the unwinder. I think the epilogue CFI info fixed it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20211101/0a0b98eb/attachment.html>


More information about the llvm-bugs mailing list