1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00

[MSP430] Remove unused forward declarations. NFC.

This commit is contained in:
Simon Pilgrim 2020-04-23 14:09:22 +01:00
parent b6de2f1d6f
commit 93b13ec1ff
2 changed files with 0 additions and 2 deletions

View File

@ -36,7 +36,6 @@ namespace MSP430CC {
namespace llvm {
class MSP430TargetMachine;
class FunctionPass;
class formatted_raw_ostream;
FunctionPass *createMSP430ISelDag(MSP430TargetMachine &TM,
CodeGenOpt::Level OptLevel);

View File

@ -18,7 +18,6 @@ namespace llvm {
class MCOperand;
class MCSymbol;
class MachineInstr;
class MachineModuleInfoMachO;
class MachineOperand;
/// MSP430MCInstLower - This class is used to lower an MachineInstr