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:
5bb307d
)
Trim a #include.
author
Dan Gohman
<gohman@apple.com>
Sat, 28 Aug 2010 00:49:13 +0000
(
00:49
+0000)
committer
Dan Gohman
<gohman@apple.com>
Sat, 28 Aug 2010 00:49:13 +0000
(
00:49
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112340
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
patch
|
blob
|
history
diff --git
a/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
b/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
index 2ba88974abe91de3fbd18b0c2d29b407871ee747..6843844c05651152d6a7023460c7193158d30481 100644
(file)
--- a/
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
+++ b/
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
@@
-18,9
+18,6
@@
#include "llvm/CodeGen/SelectionDAG.h"
#include "llvm/ADT/APInt.h"
#include "llvm/ADT/DenseMap.h"
-#ifndef NDEBUG
-#include "llvm/ADT/SmallSet.h"
-#endif
#include "llvm/CodeGen/SelectionDAGNodes.h"
#include "llvm/CodeGen/ValueTypes.h"
#include "llvm/Support/CallSite.h"