Remove the MachineMove class.
[oota-llvm.git] / lib / CodeGen / AsmPrinter / DwarfException.h
index 74b1b13367a21a714f57bfff9364f506f8702318..49a85d81b4e2793aef16bbeab83bea13c5ae48df 100644 (file)
@@ -23,7 +23,6 @@ namespace llvm {
 template <typename T> class SmallVectorImpl;
 struct LandingPadInfo;
 class MachineModuleInfo;
-class MachineMove;
 class MachineInstr;
 class MachineFunction;
 class MCAsmInfo;