projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
412c802
)
Remove unused #include.
author
Rui Ueyama
<ruiu@google.com>
Fri, 22 Apr 2016 21:17:55 +0000
(21:17 +0000)
committer
Rui Ueyama
<ruiu@google.com>
Fri, 22 Apr 2016 21:17:55 +0000
(21:17 +0000)
llvm-svn: 267222
lld/ELF/LTO.h
patch
|
blob
|
history
diff --git
a/lld/ELF/LTO.h
b/lld/ELF/LTO.h
index
6d404bc
..
e7d2e7e
100644
(file)
--- 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"