[LLVMbugs] [Bug 4212] New: bugpoint doesn't reduce global variables
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu May 14 17:00:45 PDT 2009
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: nicholas at mxc.ca
ReportedBy: nlewycky at google.com
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list