Add an "exe" suffix only if the output file has no suffix at all.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 15 Jun 2008 15:20:16 +0000 (15:20 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 15 Jun 2008 15:20:16 +0000 (15:20 +0000)
commit48cca1fd4636879460a9cbe2aff4875c073c4bd2
tree8a3fef678883475d32d9f211106e9062fa14ae42
parentfc19988bcbe6cfbe4668c50cd9689a711cc26cdd
Add an "exe" suffix only if the output file has no suffix at all.

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