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:
1eb9f44
)
Remove unused #include.
author
Rui Ueyama
<ruiu@google.com>
Sun, 28 Feb 2016 03:27:09 +0000
(
03:27
+0000)
committer
Rui Ueyama
<ruiu@google.com>
Sun, 28 Feb 2016 03:27:09 +0000
(
03:27
+0000)
llvm-svn: 262169
lld/ELF/Driver.cpp
patch
|
blob
|
history
diff --git
a/lld/ELF/Driver.cpp
b/lld/ELF/Driver.cpp
index
4719651
..
d6a659d
100644
(file)
--- a/
lld/ELF/Driver.cpp
+++ b/
lld/ELF/Driver.cpp
@@
-16,7
+16,6
@@
#include "SymbolTable.h"
#include "Target.h"
#include "Writer.h"
-#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/Support/TargetSelect.h"
#include "llvm/Support/raw_ostream.h"