1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

[gold-plugin] Unbreak the build after d9b9ce6c04764275a23cd0cf1856a35aae921af7

This commit is contained in:
Benjamin Kramer 2020-05-20 11:55:37 +02:00
parent 69f89dfbd9
commit f7c7ec9b72

View 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"