[llvm-commits] [llvm] r118057 - /llvm/trunk/lib/Support/SystemUtils.cpp
Dan Gohman
gohman at apple.com
Tue Nov 2 14:44:17 PDT 2010
On Nov 2, 2010, at 2:06 PM, Mikhail Glushenkov wrote:
> Hi,
>
> Dan Gohman <gohman at ...> writes:
>
>>
>> Author: djg
>> Date: Tue Nov 2 15:49:48 2010
>> New Revision: 118057
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=118057&view=rev
>> Log:
>> Don't append a dot on platforms which don't use exe suffixes.
>
> Shouldn't this check be performed in appendSuffix?
Either way is fine by me.
Dan
More information about the llvm-commits
mailing list