summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Windows/Host.inc
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Support/Windows/Host.inc')
-rw-r--r--llvm/lib/Support/Windows/Host.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/lib/Support/Windows/Host.inc b/llvm/lib/Support/Windows/Host.inc
index cce82349cd6..2e6d6f19037 100644
--- a/llvm/lib/Support/Windows/Host.inc
+++ b/llvm/lib/Support/Windows/Host.inc
@@ -20,7 +20,3 @@ using namespace llvm;
std::string sys::getDefaultTargetTriple() {
return LLVM_DEFAULT_TARGET_TRIPLE;
}
-
-std::string sys::getHostTriple() {
- return LLVM_HOST_TRIPLE;
-}
OpenPOWER on IntegriCloud