http://llvm.org/bugs/show_bug.cgi?id=8536
Summary: Assertion failed: (Value->getType()->isIntegerTy(1) &&
"value rep of bool not i1"), function EmitToMemory,
file CGExpr.cpp, line 605.
Product: clang
Version: trunk
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created an attachment (id=5720)
--> (http://llvm.org/bugs/attachment.cgi?id=5720)
Configure log.
When compiling LLVM and Clang from the latest trunk (118107), an assertion
error occurs. The error is:
Assertion failed: (Value->getType()->isIntegerTy(1) && "value rep of bool not
i1"), function EmitToMemory, file CGExpr.cpp, line 605.
Attached is the output from configure and make.
--
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