OSDN Git Service

[gold-plugin] Unbreak the build after d9b9ce6c04764275a23cd0cf1856a35aae921af7
authorBenjamin Kramer <benny.kra@googlemail.com>
Wed, 20 May 2020 09:55:37 +0000 (11:55 +0200)
committerBenjamin Kramer <benny.kra@googlemail.com>
Wed, 20 May 2020 09:56:06 +0000 (11:56 +0200)
llvm/tools/gold/gold-plugin.cpp

index 50b0173..7654d44 100644 (file)
@@ -24,6 +24,7 @@
 #include "llvm/Support/CachePruning.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/FileSystem.h"
+#include "llvm/Support/Host.h"
 #include "llvm/Support/ManagedStatic.h"
 #include "llvm/Support/MemoryBuffer.h"
 #include "llvm/Support/Path.h"