Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / lib / Target / Sparc / SparcRegisterInfo.cpp
index 303e46213efbc4929cac202b8148391aef57e3bc..9c1c30b9d343f195a6e3f0c693a12b686abaad1b 100644 (file)
@@ -19,9 +19,9 @@
 #include "llvm/CodeGen/MachineFrameInfo.h"
 #include "llvm/CodeGen/MachineFunction.h"
 #include "llvm/CodeGen/MachineInstrBuilder.h"
+#include "llvm/IR/Type.h"
 #include "llvm/Support/ErrorHandling.h"
 #include "llvm/Target/TargetInstrInfo.h"
-#include "llvm/Type.h"
 
 #define GET_REGINFO_TARGET_DESC
 #include "SparcGenRegisterInfo.inc"