http://llvm.org/bugs/show_bug.cgi?id=3657
Summary: clang -S coredumping
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:
lev /tmp$ clang profile.c
lev /tmp$ clang -S profile.c
Segmentation fault (core dumped)
the assembler output makes the clang coredump. might be bug in llvm or clang
codegen for llvm. the test case attached
--
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