forked from OSchip/llvm-project
parent
cccae7951c
commit
6d5c47c3c2
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue