If the program returns a non-zero exit value, don't leave files laying
authorChris Lattner <sabre@nondot.org>
Fri, 2 Apr 2004 05:33:06 +0000 (05:33 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 2 Apr 2004 05:33:06 +0000 (05:33 +0000)
commit58d84ced5f7367335e43ea54e5daf32a4fdaefb6
treec9a8d790ccdce8cfc899b6a3fa310c05327e46b3
parent76351aa57e99ab9a947b899e0677933f3a385b4d
If the program returns a non-zero exit value, don't leave files laying
around

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12603 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/ExecutionDriver.cpp