diff options
| author | Gabor Greif <ggreif@gmail.com> | 2010-06-25 08:16:50 +0000 |
|---|---|---|
| committer | Gabor Greif <ggreif@gmail.com> | 2010-06-25 08:16:50 +0000 |
| commit | ba060ceda3b40bf3ae99041d86f05d66cdb22ed9 (patch) | |
| tree | d1245a772c321616261c00c1763634e189d36347 /lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp | |
| parent | ad390dec76dd009d85d19562e2f13e200b5c49d4 (diff) | |
| download | external_llvm-ba060ceda3b40bf3ae99041d86f05d66cdb22ed9.zip external_llvm-ba060ceda3b40bf3ae99041d86f05d66cdb22ed9.tar.gz external_llvm-ba060ceda3b40bf3ae99041d86f05d66cdb22ed9.tar.bz2 | |
prune an include
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106827 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp')
| -rw-r--r-- | lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp b/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp index 40391dd..e711b9b 100644 --- a/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp +++ b/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" |
