mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-07 11:33:44 +00:00
Remove extraneous forward declaration.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227623 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5882e66f5b
commit
bc08db4cba
@ -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
Block a user