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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to