[LLVMbugs] [Bug 2342] New: Can't assemble the output of llc
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun May 18 23:46:32 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2342
Summary: Can't assemble the output of llc
Product: new-bugs
Version: unspecified
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: viridia at gmail.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=1653)
--> (http://llvm.org/bugs/attachment.cgi?id=1653)
example bitcode file
I've attached an example .bc file showing the problem. When I attempt to
generate an assembly file via llc, and then attempt to pass it to gcc or as, it
gets a large number of errors complaining about "extra junk on line"
--
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