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

           Summary: bugpoint doesn't reduce global variables
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: bugpoint
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


The global variable reduction in CrashDebugger.cpp uses the ListReducer, but
the actual implementation of the test is buggy; it always removes all of the
globals instead of leaving some of them intact.


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