[LLVMbugs] [Bug 266] NEW: Make Module Not Inherit From Annotable
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Feb 29 18:27:59 PST 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=266
Summary: Make Module Not Inherit From Annotable
Product: libraries
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Core LLVM classes
AssignedTo: rspencer at x10sys.com
ReportedBy: rspencer at x10sys.com
CC: sabre at nondot.org
Chris desires to have the Module class not derive from Annotable. However,
Annotables are in use by XPS (Reid's project). This bug is a reminder that Reid
needs to look into his use of Annotations on Module, remove them if possible,
and let Chris know that it's okay to de-inherit Module 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