summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-02-22 22:15:05 +0000
committerChris Lattner <sabre@nondot.org>2010-02-22 22:15:05 +0000
commit3ac438b920202cf1116c986feea830b343e31cc9 (patch)
treea4ac00aa204a234d12c4554f92706c6b8adac77c /llvm/lib
parent435611200b59dcd81f84176e1b3be56c43a47a32 (diff)
downloadbcm5719-llvm-3ac438b920202cf1116c986feea830b343e31cc9.tar.gz
bcm5719-llvm-3ac438b920202cf1116c986feea830b343e31cc9.zip
remove dupes now.
llvm-svn: 96811
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Target/PIC16/PIC16ISelDAGToDAG.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/Target/PIC16/PIC16ISelDAGToDAG.cpp b/llvm/lib/Target/PIC16/PIC16ISelDAGToDAG.cpp
index 59264806369..2a9e592f040 100644
--- a/llvm/lib/Target/PIC16/PIC16ISelDAGToDAG.cpp
+++ b/llvm/lib/Target/PIC16/PIC16ISelDAGToDAG.cpp
@@ -14,8 +14,6 @@
#define DEBUG_TYPE "pic16-isel"
#include "llvm/Support/ErrorHandling.h"
-#include "llvm/Support/raw_ostream.h"
-#include "llvm/Support/Debug.h"
#include "PIC16ISelDAGToDAG.h"
using namespace llvm;
OpenPOWER on IntegriCloud