[llvm-commits] [PATCH] Bugpoint/Support: Fix llvm::FindExecutable not looking for files ending with .exe

Chris Lattner clattner at apple.com
Wed Sep 1 16:43:24 PDT 2010


Looks good to me, please commit!

On Aug 31, 2010, at 2:05 PM, NAKAMURA Takumi wrote:

> Michael,
> 
> An refined patch is attached. Please take a look.
> Confirmed on mingw, mingw-cross, f12 and centos5.
> 
>  - get rid of extra sys::Path variable FoundPath
>  - suppose value of FindProgramByName() must be valid when it is not empty
> 
> 
> ...Takumi
> <r81568-2-FindExecutable-retrieve-exe.diff.txt>




More information about the llvm-commits mailing list