summaryrefslogtreecommitdiffstats
path: root/llvm/lib/LTO/LTO.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2017-03-28 23:35:34 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2017-03-28 23:35:34 +0000
commit192d8520dea72472d70096c7b1e1e2a5875ccf82 (patch)
tree35128819746d218035ffad52251d303ceed25a4a /llvm/lib/LTO/LTO.cpp
parenta795be60c114c84ecb944c3c30224cabb8feeccd (diff)
downloadbcm5719-llvm-192d8520dea72472d70096c7b1e1e2a5875ccf82.tar.gz
bcm5719-llvm-192d8520dea72472d70096c7b1e1e2a5875ccf82.zip
More accurate header inclusions. NFC.
llvm-svn: 298960
Diffstat (limited to 'llvm/lib/LTO/LTO.cpp')
-rw-r--r--llvm/lib/LTO/LTO.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/LTO/LTO.cpp b/llvm/lib/LTO/LTO.cpp
index de02de9d614..f3d258e6c25 100644
--- a/llvm/lib/LTO/LTO.cpp
+++ b/llvm/lib/LTO/LTO.cpp
@@ -25,6 +25,7 @@
#include "llvm/IR/Metadata.h"
#include "llvm/LTO/LTOBackend.h"
#include "llvm/Linker/IRMover.h"
+#include "llvm/Object/IRObjectFile.h"
#include "llvm/Object/ModuleSummaryIndexObjectFile.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/ManagedStatic.h"
OpenPOWER on IntegriCloud