[LLVMbugs] [Bug 3545] New: Fatal error when assembling RBSplitView
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Feb 10 22:01:43 PST 2009
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: unassignedbugs at nondot.org
ReportedBy: catfish.man at gmail.com
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list