mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
MipsISelLowering.h - remove CCState/CCValAssign forward declarations. NFCI.
These are already defined in the CallingConvLower.h include.
This commit is contained in:
parent
54e2cf9073
commit
2a0e71d0ce
@ -40,8 +40,6 @@
|
|||||||
namespace llvm {
|
namespace llvm {
|
||||||
|
|
||||||
class Argument;
|
class Argument;
|
||||||
class CCState;
|
|
||||||
class CCValAssign;
|
|
||||||
class FastISel;
|
class FastISel;
|
||||||
class FunctionLoweringInfo;
|
class FunctionLoweringInfo;
|
||||||
class MachineBasicBlock;
|
class MachineBasicBlock;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user