summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-04-22 21:17:55 +0000
committerRui Ueyama <ruiu@google.com>2016-04-22 21:17:55 +0000
commitb29465fe478b92e896e7d1de5d48fcc35f115a5e (patch)
treee76425ae3dd0985b150789c5e1b6e4e2ee23db77
parent412c802bda34d925bce0d557db6cf715ca012936 (diff)
downloadbcm5719-llvm-b29465fe478b92e896e7d1de5d48fcc35f115a5e.tar.gz
bcm5719-llvm-b29465fe478b92e896e7d1de5d48fcc35f115a5e.zip
Remove unused #include.
llvm-svn: 267222
-rw-r--r--lld/ELF/LTO.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lld/ELF/LTO.h b/lld/ELF/LTO.h
index 6d404bcdc9d..e7d2e7e3e9f 100644
--- a/lld/ELF/LTO.h
+++ b/lld/ELF/LTO.h
@@ -21,7 +21,6 @@
#ifndef LLD_ELF_LTO_H
#define LLD_ELF_LTO_H
-#include "Config.h"
#include "lld/Core/LLVM.h"
#include "llvm/ADT/SmallString.h"
#include "llvm/ADT/StringSet.h"
OpenPOWER on IntegriCloud