[gold-plugin] Unbreak the build after d9b9ce6c04

This commit is contained in:
Benjamin Kramer 2020-05-20 11:55:37 +02:00
parent bcbd26bfe6
commit 1219221f9c
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
#include "llvm/Support/CachePruning.h" #include "llvm/Support/CachePruning.h"
#include "llvm/Support/CommandLine.h" #include "llvm/Support/CommandLine.h"
#include "llvm/Support/FileSystem.h" #include "llvm/Support/FileSystem.h"
#include "llvm/Support/Host.h"
#include "llvm/Support/ManagedStatic.h" #include "llvm/Support/ManagedStatic.h"
#include "llvm/Support/MemoryBuffer.h" #include "llvm/Support/MemoryBuffer.h"
#include "llvm/Support/Path.h" #include "llvm/Support/Path.h"