[LLVMbugs] [Bug 960] NEW: enhance bugpoint to reduce global initializers
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Oct 20 20:41:38 PDT 2006
http://llvm.org/bugs/show_bug.cgi?id=960
Summary: enhance bugpoint to reduce global initializers
Product: tools
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: bugpoint
AssignedTo: unassignedbugs at nondot.org
ReportedBy: sabre at nondot.org
It would be wonderful if someone would enhance bugpoint to prune down the list of global var initializers
when some are required to provoke a compiler crash. Domagoj Babic produced a patch that does exactly
this:
http://lists.cs.uiuc.edu/pipermail/llvmbugs/2006-October/002004.html
... but his patch does not use the list reducer. It would be great if someone could pick this up and finish
it.
-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