summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lld/ELF/OutputSections.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/lld/ELF/OutputSections.cpp b/lld/ELF/OutputSections.cpp
index d625094dbb8..d86793277fb 100644
--- a/lld/ELF/OutputSections.cpp
+++ b/lld/ELF/OutputSections.cpp
@@ -9,13 +9,8 @@
#include "OutputSections.h"
#include "Config.h"
-#include "InputFiles.h"
-#include "Symbols.h"
#include "SymbolTable.h"
-#include "llvm/Support/MathExtras.h"
-#include "llvm/Support/raw_ostream.h"
-
using namespace llvm;
using namespace llvm::object;
using namespace llvm::ELF;
OpenPOWER on IntegriCloud