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:
5882e66
)
Remove extraneous forward declaration.
author
Eric Christopher
<echristo@gmail.com>
Fri, 30 Jan 2015 22:02:34 +0000
(22:02 +0000)
committer
Eric Christopher
<echristo@gmail.com>
Fri, 30 Jan 2015 22:02:34 +0000
(22:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227623
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.h
patch
|
blob
|
history
diff --git
a/lib/Target/PowerPC/PPCISelLowering.h
b/lib/Target/PowerPC/PPCISelLowering.h
index a248f6a99ec40387e6d78f14fa2ef5109be98d00..21fcc86d151aa5433c9086077959bf5ee054fc75 100644
(file)
--- a/
lib/Target/PowerPC/PPCISelLowering.h
+++ b/
lib/Target/PowerPC/PPCISelLowering.h
@@
-367,7
+367,6
@@
namespace llvm {
SDValue get_VSPLTI_elt(SDNode *N, unsigned ByteSize, SelectionDAG &DAG);
}
- class PPCSubtarget;
class PPCTargetLowering : public TargetLowering {
const PPCSubtarget &Subtarget;