projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb6363a
)
Remove unneeded #include.
author
Jakub Staszak
<kubastaszak@gmail.com>
Tue, 27 Nov 2012 02:00:27 +0000
(
02:00
+0000)
committer
Jakub Staszak
<kubastaszak@gmail.com>
Tue, 27 Nov 2012 02:00:27 +0000
(
02:00
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168670
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/BranchFolding.cpp
patch
|
blob
|
history
diff --git
a/lib/CodeGen/BranchFolding.cpp
b/lib/CodeGen/BranchFolding.cpp
index 6f4c5a2f667b46cfc5a73bf20786ab44ac0e4d1a..c6166000d0a736ed061b350644f1f45ab6472be8 100644
(file)
--- a/
lib/CodeGen/BranchFolding.cpp
+++ b/
lib/CodeGen/BranchFolding.cpp
@@
-33,7
+33,6
@@
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/ADT/SmallSet.h"
-#include "llvm/ADT/SetVector.h"
#include "llvm/ADT/Statistic.h"
#include "llvm/ADT/STLExtras.h"
#include <algorithm>