projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bebe68e
)
remove dupes now.
author
Chris Lattner
<sabre@nondot.org>
Mon, 22 Feb 2010 22:15:05 +0000
(22:15 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 22 Feb 2010 22:15:05 +0000
(22:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96811
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/PIC16/PIC16ISelDAGToDAG.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/PIC16/PIC16ISelDAGToDAG.cpp
b/lib/Target/PIC16/PIC16ISelDAGToDAG.cpp
index 592648063699016e5d2b586333bdb2ad3ebeadb0..2a9e592f040d3c5d1d0eaae68d15465581a7cfa2 100644
(file)
--- a/
lib/Target/PIC16/PIC16ISelDAGToDAG.cpp
+++ b/
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;