[LLVMbugs] [Bug 119] NEW: Clean up assembly emitter: integrate classes, remove GlobalIdTable
bugzilla-daemon at zion.cs.uiuc.edu
bugzilla-daemon at zion.cs.uiuc.edu
Mon Nov 17 12:46:41 PST 2003
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=119
Summary: Clean up assembly emitter: integrate classes, remove
GlobalIdTable
Product: libraries
Version: trunk
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: SPARC Backend
AssignedTo: brukman+bugs at uiuc.edu
ReportedBy: brukman+bugs at uiuc.edu
Now that the SPARC assembly printer is one class, it makes sense to drop the
base class AsmPrinter and integrate it with the other printer class. Also,
getting rid of the GlobalIdTable and the annotations of the Module will allow us
to no longer derive the Module class from "Annotable".
------- 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