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:
e68ea06
)
Remove dead include.
author
Daniel Dunbar
<daniel@zuster.org>
Thu, 11 Mar 2010 02:28:48 +0000
(
02:28
+0000)
committer
Daniel Dunbar
<daniel@zuster.org>
Thu, 11 Mar 2010 02:28:48 +0000
(
02:28
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98225
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/SelectionDAG/FastISel.cpp
patch
|
blob
|
history
diff --git
a/lib/CodeGen/SelectionDAG/FastISel.cpp
b/lib/CodeGen/SelectionDAG/FastISel.cpp
index 1d76c7c390302afa18708115e60b7ac3d21752c3..3fc30ff90886cdd6e48f382852b33698e63492e1 100644
(file)
--- a/
lib/CodeGen/SelectionDAG/FastISel.cpp
+++ b/
lib/CodeGen/SelectionDAG/FastISel.cpp
@@
-53,7
+53,6
@@
#include "llvm/Target/TargetInstrInfo.h"
#include "llvm/Target/TargetLowering.h"
#include "llvm/Target/TargetMachine.h"
-#include "SelectionDAGBuilder.h"
#include "FunctionLoweringInfo.h"
using namespace llvm;