summaryrefslogtreecommitdiffstats
path: root/llvm/tools/gccld/Linker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/gccld/Linker.cpp')
-rw-r--r--llvm/tools/gccld/Linker.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/gccld/Linker.cpp b/llvm/tools/gccld/Linker.cpp
index d7a74fb5aff..fcaa7af3d5f 100644
--- a/llvm/tools/gccld/Linker.cpp
+++ b/llvm/tools/gccld/Linker.cpp
@@ -20,7 +20,7 @@
#include "llvm/Target/TargetData.h"
#include "llvm/Transforms/IPO.h"
#include "llvm/Transforms/Scalar.h"
-#include "llvm/Transforms/Utils/Linker.h"
+#include "llvm/Support/Linker.h"
#include "Config/config.h"
#include "Support/CommandLine.h"
#include "Support/FileUtilities.h"
OpenPOWER on IntegriCloud