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 --- include/lld/Core/File.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/lld/Core/File.h') diff --git a/include/lld/Core/File.h b/include/lld/Core/File.h index 492f35989f16..df014669eb62 100644 --- a/include/lld/Core/File.h +++ b/include/lld/Core/File.h @@ -16,6 +16,7 @@ #include "llvm/ADT/Optional.h" #include "llvm/ADT/STLExtras.h" #include "llvm/ADT/Twine.h" +#include "llvm/Support/Allocator.h" #include "llvm/Support/ErrorHandling.h" #include #include -- cgit v1.2.3