summaryrefslogtreecommitdiffstats
path: root/lld/ELF/OutputSections.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-11-19 23:18:43 +0000
committerRui Ueyama <ruiu@google.com>2016-11-19 23:18:43 +0000
commit8f475567966a5782afbbe84e7b88b8502e495026 (patch)
tree4ecf0889687bbd0186aaf87653d27b389d697991 /lld/ELF/OutputSections.cpp
parente2dfbc17c8ead0700f4a68c53e916f786ceebafa (diff)
downloadbcm5719-llvm-8f475567966a5782afbbe84e7b88b8502e495026.tar.gz
bcm5719-llvm-8f475567966a5782afbbe84e7b88b8502e495026.zip
Remove unused #include.
llvm-svn: 287467
Diffstat (limited to 'lld/ELF/OutputSections.cpp')
-rw-r--r--lld/ELF/OutputSections.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lld/ELF/OutputSections.cpp b/lld/ELF/OutputSections.cpp
index f94040d7e99..e4bc68db25a 100644
--- a/lld/ELF/OutputSections.cpp
+++ b/lld/ELF/OutputSections.cpp
@@ -14,7 +14,6 @@
#include "LinkerScript.h"
#include "Memory.h"
#include "Strings.h"
-#include "SymbolListFile.h"
#include "SymbolTable.h"
#include "SyntheticSections.h"
#include "Target.h"
OpenPOWER on IntegriCloud