[LLVMbugs] [Bug 5212] llc fails an internal assert with debugging symbols and optimization disabled
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Oct 19 09:27:21 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=5212
Dan Gohman <gohman at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Dan Gohman <gohman at apple.com> 2009-10-19 11:27:20 ---
(In reply to comment #1)
> is it legal to have more than one BR in one BasicBlock?
No. Basic blocks may be anonymous though.
I believe this is the same bug as the one fixed by r84505.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list