[llvm-bugs] [Bug 27841] Assertion failed: (BB->getTerminator()->getNumSuccessors() == 1 && "Should have a single succ!"), function SplitEdge, file lib/Transforms/Utils/BasicBlockUtils.cpp

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Aug 3 15:54:12 PDT 2016


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

Hans Wennborg <hans at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |hans at chromium.org
         Resolution|---                         |FIXED

--- Comment #4 from Hans Wennborg <hans at chromium.org> ---
I can reproduce this with 3.7, but not 3.8, 3.9 or trunk. I assume it's
something that's been fixed.

-- 
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/20160803/cfb2a69d/attachment.html>


More information about the llvm-bugs mailing list