summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/CellSPU
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2008-10-16 20:18:31 +0000
committerDan Gohman <gohman@apple.com>2008-10-16 20:18:31 +0000
commite33afda4fa469d2752c8fc4744b9ef08142c4135 (patch)
treeaf92d26439b32ca1de817092bcdac47e4e9d72af /llvm/lib/Target/CellSPU
parent2c021aa573486b0bcda358d0e94970657b23afab (diff)
downloadbcm5719-llvm-e33afda4fa469d2752c8fc4744b9ef08142c4135.tar.gz
bcm5719-llvm-e33afda4fa469d2752c8fc4744b9ef08142c4135.zip
Trim #includes.
llvm-svn: 57649
Diffstat (limited to 'llvm/lib/Target/CellSPU')
-rw-r--r--llvm/lib/Target/CellSPU/SPUISelDAGToDAG.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/Target/CellSPU/SPUISelDAGToDAG.cpp b/llvm/lib/Target/CellSPU/SPUISelDAGToDAG.cpp
index bcdc28cfe9b..92c76af1d06 100644
--- a/llvm/lib/Target/CellSPU/SPUISelDAGToDAG.cpp
+++ b/llvm/lib/Target/CellSPU/SPUISelDAGToDAG.cpp
@@ -31,8 +31,6 @@
#include "llvm/Support/Debug.h"
#include "llvm/Support/MathExtras.h"
#include "llvm/Support/Compiler.h"
-#include <queue>
-#include <set>
using namespace llvm;
OpenPOWER on IntegriCloud