summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Interix/Path.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/System/Interix/Path.cpp')
-rw-r--r--llvm/lib/System/Interix/Path.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/llvm/lib/System/Interix/Path.cpp b/llvm/lib/System/Interix/Path.cpp
index 45ab13a6dc6..4fb38cb1f5a 100644
--- a/llvm/lib/System/Interix/Path.cpp
+++ b/llvm/lib/System/Interix/Path.cpp
@@ -45,11 +45,6 @@ Path::GetTemporaryDirectory() {
return result;
}
-std::string
-Path::GetDLLSuffix() {
- return "dll";
-}
-
}
// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab
OpenPOWER on IntegriCloud