http://llvm.org/bugs/show_bug.cgi?id=2641
Summary: bugpoint could trap function parameters
Product: tools
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: bugpoint
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
When analyzing a miscompile, Bugpoint could try instrumenting the function to
keep track of the arguments received before running the rest of the function.
Alternately, it could do this at the call site.
It should then use that info to construct a simpler testcase than the usual
"bugpoint-tooptimize.bc" which is the entire other half of the program.
--
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