[llvm-bugs] [Bug 27750] clang crashes at -O1 and above on x86_64-linux-gnu running pass 'Control Flow Optimizer'

via llvm-bugs llvm-bugs at lists.llvm.org
Tue May 17 05:57:25 PDT 2016


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

David Kreitzer <david.l.kreitzer at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                URL|                            |http://reviews.llvm.org/D20
                   |                            |288
         Resolution|---                         |FIXED

--- Comment #3 from David Kreitzer <david.l.kreitzer at intel.com> ---
Fixed in r269760

The fix was to modify getFallThroughMBB to return the target MBB itself if it
is the only non-EHPad successor

-- 
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/20160517/3af7efe5/attachment.html>


More information about the llvm-bugs mailing list