http://llvm.org/bugs/show_bug.cgi?id=3545

           Summary: Fatal error when assembling RBSplitView
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core LLVM classes
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=2526)
 --> (http://llvm.org/bugs/attachment.cgi?id=2526)
The offending file

Steps to reproduce:
1) llc RBSplitView.bc -o RBSplitView.s; as RBSplitView.s

Results:
RBSplitView.s:1816:FATAL:Symbol Llabel357 already defined.

Versions:
llvm/clang r64284
Apple Inc version cctools-698.1~1, GNU assembler version 1.38


-- 
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

Reply via email to