[LLVMbugs] [Bug 280] NEW: automatic generation of asm printer and emmiter
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Mar 10 02:22:43 PST 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=280
Summary: automatic generation of asm printer and emmiter
Product: libraries
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: X86 Backend
AssignedTo: unassignedbugs at nondot.org
ReportedBy: alkis at cs.uiuc.edu
It would be really nice if we can use the X86 machine description to generate
an assembly printer and a code emmiter. In order to this, we will need to add
encoding/printing information in the machine description and provide printer
and code emmitter generators.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list