summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-lto/llvm-lto.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2017-05-01 20:42:32 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2017-05-01 20:42:32 +0000
commitc15d60b772b1d02134b3d3bdd8e456ed33674279 (patch)
treeacd0d22c65668cb628fb5b0ca7245558fdeabef5 /llvm/tools/llvm-lto/llvm-lto.cpp
parentba6c9cb5e8b7007009421de0e2be03af22af4daa (diff)
downloadbcm5719-llvm-c15d60b772b1d02134b3d3bdd8e456ed33674279.tar.gz
bcm5719-llvm-c15d60b772b1d02134b3d3bdd8e456ed33674279.zip
Object: Remove ModuleSummaryIndexObjectFile class.
Differential Revision: https://reviews.llvm.org/D32195 llvm-svn: 301832
Diffstat (limited to 'llvm/tools/llvm-lto/llvm-lto.cpp')
-rw-r--r--llvm/tools/llvm-lto/llvm-lto.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/tools/llvm-lto/llvm-lto.cpp b/llvm/tools/llvm-lto/llvm-lto.cpp
index 2f005412a3b..86cdf9b6b3e 100644
--- a/llvm/tools/llvm-lto/llvm-lto.cpp
+++ b/llvm/tools/llvm-lto/llvm-lto.cpp
@@ -23,7 +23,6 @@
#include "llvm/LTO/legacy/LTOCodeGenerator.h"
#include "llvm/LTO/legacy/LTOModule.h"
#include "llvm/LTO/legacy/ThinLTOCodeGenerator.h"
-#include "llvm/Object/ModuleSummaryIndexObjectFile.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/FileSystem.h"
#include "llvm/Support/ManagedStatic.h"
OpenPOWER on IntegriCloud