summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-11-15 17:51:15 +0000
committerChris Lattner <sabre@nondot.org>2006-11-15 17:51:15 +0000
commit30d08801ef959c2dce63150badf26541178ccc70 (patch)
treebd523d54a09f02d65b3797cc16254ba93d2b61a0 /llvm/lib
parent0e117c7e9df4bad0fe8d7c8f6a5ba5b637b58f5a (diff)
downloadbcm5719-llvm-30d08801ef959c2dce63150badf26541178ccc70.tar.gz
bcm5719-llvm-30d08801ef959c2dce63150badf26541178ccc70.zip
remove dead #include
llvm-svn: 31753
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp b/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
index 3cddefe57e1..11347f9e584 100644
--- a/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
+++ b/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
@@ -24,7 +24,6 @@
#include "llvm/Instructions.h"
#include "llvm/Intrinsics.h"
#include "llvm/IntrinsicInst.h"
-#include "llvm/CodeGen/IntrinsicLowering.h"
#include "llvm/CodeGen/MachineDebugInfo.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
OpenPOWER on IntegriCloud