Date: Sun, 22 Feb 2015 15:52:11 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 196987] clang failure report for build of devel/radare2 Message-ID: <bug-196987-7-rfbXBhllTw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-196987-7@https.bugs.freebsd.org/bugzilla/> References: <bug-196987-7@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196987 --- Comment #2 from commit-hook@freebsd.org --- A commit references this bug: Author: dim Date: Sun Feb 22 15:51:50 UTC 2015 New revision: 279161 URL: https://svnweb.freebsd.org/changeset/base/279161 Log: Pull in r230058 from upstream llvm trunk (by Benjamin Kramer): LoopRotate: When reconstructing loop simplify form don't split edges from indirectbrs. Yet another chapter in the endless story. While this looks like we leave the loop in a non-canonical state this replicates the logic in LoopSimplify so it doesn't diverge from the canonical form in any way. http://llvm.org/PR21968 This fixes a "Cannot split critical edge from IndirectBrInst" assertion failure when building the devel/radare2 port. PR: 195480, 196987 MFC after: 3 days Changes: head/contrib/llvm/lib/Transforms/Scalar/LoopRotation.cpp -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196987-7-rfbXBhllTw>