[LLVMbugs] [Bug 11506] New: GEPSplitterPass reference

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Dec 8 01:18:31 PST 2011


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

             Bug #: 11506
           Summary: GEPSplitterPass reference
           Product: new-bugs
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: arkangath at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 7688
  --> http://llvm.org/bugs/attachment.cgi?id=7688
Patch to remove reference to GEPSplitterPass

There is a reference to the removed GEPSplitterPass in the include headers for
llvm. It has lead me to believe that it was still in the llvm passes collection
and had me chase my tails for an undefined reference when linking.

Patch to remove reference attached (basically, delete 3 lines)

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