http://llvm.org/bugs/show_bug.cgi?id=2503
Summary: Infinite recursion crash during link
Product: libraries
Version: trunk
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: critical
Priority: P2
Component: Linker
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
Created an attachment (id=1782)
--> (http://llvm.org/bugs/attachment.cgi?id=1782)
llvm code causing crash
The attached .llvm code was emitted by clang. llvm-ld crashes while linking it:
% llvm-as bad1.llvm -o bad1.bc
% llvm-ld bad1.bc
Segmentation fault
--
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