http://llvm.org/bugs/show_bug.cgi?id=5673
Summary: Assertion in instcombine
Product: libraries
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Scalar Optimizations
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected]
Created an attachment (id=3908)
--> (http://llvm.org/bugs/attachment.cgi?id=3908)
Testcase
$ ./opt -instcombine test.ll -disable-output yields:
opt: /home/asl/proj/llvm/src_arm/lib/Target/TargetData.cpp:546: unsigned char
llvm::TargetData::getAlignment(const llvm::Type*, bool) const: Assertion
`Ty->isSized() && "Cannot getTypeInfo() on a type that is unsized!"' failed.
testcase is attached. This prevents newlib build.
--
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