http://llvm.org/bugs/show_bug.cgi?id=3536
Summary: Assertion failed: (BlockScopes.count(Blocks[i]) && "Did
not find block in scope map!"), function
PopCleanupBlock, file CodeGenFunction.cpp, line 651.
Product: clang
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: LLVM Codegen
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
I am getting this when compiling the attached
lev /tmp# clang -emit-llvm vm_pageout.c
Assertion failed: (BlockScopes.count(Blocks[i]) && "Did not find block in scope
map!"), function PopCleanupBlock, file CodeGenFunction.cpp, line 651.
Abort (core dumped)
--
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