Move TargetData to DataLayout.
[oota-llvm.git] / lib / Target / Mips / MipsFrameLowering.cpp
index 8c0474b0eec76c82b4d124b97e4dbd32e811ab16..6dd251c0547086298acb8f6aed0d85c3e7d4015d 100644 (file)
@@ -23,7 +23,7 @@
 #include "llvm/CodeGen/MachineInstrBuilder.h"
 #include "llvm/CodeGen/MachineModuleInfo.h"
 #include "llvm/CodeGen/MachineRegisterInfo.h"
-#include "llvm/Target/TargetData.h"
+#include "llvm/DataLayout.h"
 #include "llvm/Target/TargetOptions.h"
 #include "llvm/Support/CommandLine.h"