Viktor Kutuzov
2009-Jul-16 22:05 UTC
[LLVMdev] [PATCH] bugpoint to escalate remote client return status 255
Hello everyone, The bugpoint is changed to escalate remote client return status 255 (per discussion - Re: [llvm-commits] [llvm] r75665 - /llvm/trunk/tools/bugpoint/ToolRunner.cpp) Please find the patch attached. -Viktor -------------- next part -------------- A non-text attachment was scrubbed... Name: ToolRunner.diff Type: application/octet-stream Size: 4710 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090716/cce84405/attachment.obj>
Dan Gohman
2009-Jul-17 01:00 UTC
[LLVMdev] [PATCH] bugpoint to escalate remote client return status 255
Hi Viktor, This patch looks basically ok to me, with one question: > +#TODO: Add and handle -append-exit-code Bugpoint itself handles -append-exit-code, so with the script returning the executed program's execute, bugpoint's code should Just Work. Or have I misunderstood something here? Thanks, Dan On Jul 16, 2009, at 3:05 PM, Viktor Kutuzov wrote:> > Hello everyone, > > The bugpoint is changed to escalate remote client return status 255 > (per > discussion - Re: [llvm-commits] [llvm] r75665 - > /llvm/trunk/tools/bugpoint/ToolRunner.cpp) > > Please find the patch attached. > > -Viktor > > > <ToolRunner.diff> > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >