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

NAKAMURA Takumi geek4civic at gmail.com
Wed Sep 1 20:48:36 PDT 2010


Commited in r112803...Takumi


2010/9/2 Chris Lattner <clattner at apple.com>:
> 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