Don't append a dot on platforms which don't use exe suffixes.
authorDan Gohman <gohman@apple.com>
Tue, 2 Nov 2010 20:49:48 +0000 (20:49 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 2 Nov 2010 20:49:48 +0000 (20:49 +0000)
commitd4589a3f582fe5aaf399718ec004f76bc3006343
tree5acf94dad6fae14a011f9b2868d6f8e03982faa1
parent6674b77adab93f5c36517ffa4cbcf9b242eea1e9
Don't append a dot on platforms which don't use exe suffixes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118057 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/SystemUtils.cpp