[LLVMbugs] [Bug 746] NEW: Make Function not annotatable

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Apr 23 13:14:29 PDT 2006


http://llvm.org/bugs/show_bug.cgi?id=746

           Summary: Make Function not annotatable
           Product: libraries
           Version: 1.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Common Code Generator Code
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: sabre at nondot.org


Function has long been annotatable because MachineFunction was attached to it this way.  There is no 
longer any reason for this, it would be good to turn MachineFunction into a normal analysis object 
maintained by the pass manager, produced by an instruction selector.

-Chris



------- 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