Genericize implementation of GetDLLSuffix now that we have LTDL_SHLIB_EXT
authorReid Spencer <rspencer@reidspencer.com>
Mon, 13 Dec 2004 18:41:28 +0000 (18:41 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 13 Dec 2004 18:41:28 +0000 (18:41 +0000)
commit79fc9249574cee0ec69d920e5a16497ba799020a
tree254007bc813b01517db912dd4641b018f0aae860
parent2923f345334432ec8407aebd1ece560a531e9e08
Genericize implementation of GetDLLSuffix now that we have LTDL_SHLIB_EXT
available.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18904 91177308-0d34-0410-b5e6-96231b3b80d8
lib/System/AIX/Path.cpp
lib/System/Cygwin/Path.cpp
lib/System/Darwin/Path.cpp
lib/System/FreeBSD/Path.cpp
lib/System/Interix/Path.cpp
lib/System/Linux/Path.cpp
lib/System/Path.cpp
lib/System/SunOS/Path.cpp
lib/System/Win32/Path.cpp
lib/System/Win32/Path.inc