http://llvm.org/bugs/show_bug.cgi?id=2418
Summary: llc produces C file with duplicate symbols
Product: new-bugs
Version: unspecified
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
This test is against repository version l52043.
To reproduce, do the following using the attached main.bc:
>llc -march=c main.bc -o main.c
>gcc -c main.c
main.c:381: error: redefinition of âL_OBJC_METH_VAR_NAME_0â
main.c:379: error: previous definition of âL_OBJC_METH_VAR_NAME_0â was here
Original posting on llvmdev:
http://lists.cs.uiuc.edu/pipermail/llvmdev/2008-June/015118.html
--
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