[LLVMdev] [PATCH] bugpoint to escalate remote client return status 255
Dan Gohman
gohman at apple.com
Thu Jul 16 18:00:55 PDT 2009
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
>
More information about the llvm-dev
mailing list