From d2bd9e70b16db88a7808ee2280b0a107afbfdd3b Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Wed, 23 Oct 2019 17:52:45 +0000 Subject: Vendor import of stripped lld trunk r375505, the last commit before the upstream Subversion repository was made read-only, and the LLVM project migrated to GitHub: https://llvm.org/svn/llvm-project/lld/trunk@375505 --- tools/lld/lld.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/lld/lld.cpp') diff --git a/tools/lld/lld.cpp b/tools/lld/lld.cpp index 37ef260495e9b..14dcc95899e99 100644 --- a/tools/lld/lld.cpp +++ b/tools/lld/lld.cpp @@ -33,6 +33,7 @@ #include "llvm/ADT/Triple.h" #include "llvm/ADT/Twine.h" #include "llvm/Support/CommandLine.h" +#include "llvm/Support/Host.h" #include "llvm/Support/InitLLVM.h" #include "llvm/Support/Path.h" #include -- cgit v1.2.3