Move GetEXESuffix to the one place it is used.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 25 Jun 2013 14:42:30 +0000 (14:42 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 25 Jun 2013 14:42:30 +0000 (14:42 +0000)
commit46fa7cf91af03373b6ab54f31215bb671698000f
tree1addd0d5d3a20e3c1d0b46a7945a3412f7cd4b09
parentdeeb5724b8e6dfb911bde7c4b5d4e2f10953f52b
Move GetEXESuffix to the one place it is used.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184853 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/PathV1.h
lib/Support/Unix/Path.inc
lib/Support/Windows/Path.inc
tools/bugpoint/ToolRunner.cpp