[LLVMbugs] [Bug 10374] New: lib/Target/TargetData.cpp:460: unsigned int llvm::TargetData::getAlignment(const llvm::Type*, bool) const: Assertion `Ty->isSized() && "Cannot getTypeInfo() on a type that is unsized!"' failed.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jul 15 13:18:34 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10374
Summary: lib/Target/TargetData.cpp:460: unsigned int
llvm::TargetData::getAlignment(const llvm::Type*,
bool) const: Assertion `Ty->isSized() && "Cannot
getTypeInfo() on a type that is unsized!"' failed.
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Common Code Generator Code
AssignedTo: unassignedbugs at nondot.org
ReportedBy: joerg at NetBSD.org
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=6885)
--> (http://llvm.org/bugs/attachment.cgi?id=6885)
Failing input
Attached input hits the assertion for AMD64/Linux and AMD64/NetBSD.
--
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