http://llvm.org/bugs/show_bug.cgi?id=10695
Summary: clang crashes for trivial inputs with -fprofile-arcs
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected]
$ clang -x c - -o - -S -fprofile-arcs
void foo() {}
Assertion failed: (getVersion() <= LLVMDebugVersion10 && "Invalid
getCompileUnit!"), function getCompileUnit, file
/Volumes/storage/llvm/include/llvm/Analysis/DebugInfo.h, line 462.
[...]
Bisect points to r137778.
--
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