summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2010-06-25 08:16:50 +0000
committerGabor Greif <ggreif@gmail.com>2010-06-25 08:16:50 +0000
commitf6207e0a8096b640beab146e4526fec21e607c1c (patch)
tree3bce6d51f56aab29dbc19857ac67b1a676ba4e41 /llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
parente3ba486c9fbb0475877838d8a63e200a3ffda1e4 (diff)
downloadbcm5719-llvm-f6207e0a8096b640beab146e4526fec21e607c1c.tar.gz
bcm5719-llvm-f6207e0a8096b640beab146e4526fec21e607c1c.zip
prune an include
llvm-svn: 106827
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp')
-rw-r--r--llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp b/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
index 40391dd1e36..e711b9b84e8 100644
--- a/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
+++ b/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
@@ -30,7 +30,6 @@
#include "llvm/Target/TargetData.h"
#include "llvm/Target/TargetFrameInfo.h"
#include "llvm/Target/TargetInstrInfo.h"
-#include "llvm/Target/TargetIntrinsicInfo.h"
#include "llvm/Target/TargetLowering.h"
#include "llvm/Target/TargetOptions.h"
#include "llvm/Support/Debug.h"
OpenPOWER on IntegriCloud