[llvm-bugs] [Bug 24193] Shrink wrapping creates invalid epilogue for Win64 binaries

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Nov 4 14:38:39 PST 2015


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

Quentin Colombet <qcolombet at apple.com> changed:

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

--- Comment #3 from Quentin Colombet <qcolombet at apple.com> ---
Thanks Reid for the clarifications.

I went with the, not so fancy, solution of enabling shrink-wrapping on Win64
when the epilogue is already in an exit block.

Committed revision 252088.

-- 
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/20151104/26d67ce4/attachment.html>


More information about the llvm-bugs mailing list