Make sure all produced executable files have "exe" suffix on Windows.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 15 Jun 2008 13:48:12 +0000 (13:48 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 15 Jun 2008 13:48:12 +0000 (13:48 +0000)
commit1662183a83063313af24708c323817daf4bad195
tree7022af8d7c22b6d0e21b49a1de447af3756cee3c
parente2bc1cb711ac819e52fe171a0fc34a13a1deb6ce
Make sure all produced executable files have "exe" suffix on Windows.
With this more general way, -native and -native-cbe options are handled too.

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