http://llvm.org/bugs/show_bug.cgi?id=5450
Summary: Identical cases in a SwitchInst causes an assertion
failure
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Using the LLVM API it's possible to create a SwitchInst where several of the
cases have the same value. During code generation this now causes a crash. I'm
working against the LLVM snapshot used in unladen-swallow. I'll attach a test
case in a sec....
--
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs