[LLVMbugs] [Bug 2711] New: x86 codegen crash
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Aug 22 19:38:30 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2711
Summary: x86 codegen crash
Product: libraries
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Backend: X86
AssignedTo: unassignedbugs at nondot.org
ReportedBy: daniel at zuster.org
CC: llvmbugs at cs.uiuc.edu
The attached .bc file crashes in codegen:
--
ddunbar at ddunbar2:CodeGenObjC$ llc Output/messages.m.out.tmp.a.ccc.o.bc
Assertion failed: (Ty->isSized() && "Cannot getTypeInfo() on a type that is
unsized!"), function getAlignment, file TargetData.cpp, line 471.
0 llc 0x00564eb3 _ZSt4findIPKccET_S2_S2_RKT0_
+ 97
--
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