diff options
Diffstat (limited to 'llvm/lib/Target/MSP430/MSP430MCInstLower.h')
-rw-r--r-- | llvm/lib/Target/MSP430/MSP430MCInstLower.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/MSP430/MSP430MCInstLower.h b/llvm/lib/Target/MSP430/MSP430MCInstLower.h index 910ad4bb12d54..4d0197d9e2b1e 100644 --- a/llvm/lib/Target/MSP430/MSP430MCInstLower.h +++ b/llvm/lib/Target/MSP430/MSP430MCInstLower.h @@ -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 |