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

           Summary: bugpoint: dump current status to .bc on user signal
           Product: tools
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: bugpoint
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


When trying to get a reduced testcase from a large bitcode file, it can take a
very long time till there is a final result.

Being able to stop it and resume later would be a useful feature.

For example, trap SIGUSR1, and dump current status/bitcode file, with
instructions on how to resume.


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