[Layering] Move DebugInfo.h into the IR library where its implementation
[oota-llvm.git] / lib / Target / Mips / Mips16RegisterInfo.cpp
index a4be4ce96f0b8fff923519f9b62ee27ff7ee944c..d0891e78c8fbc2211a78e92ca4a35b0a60d440c6 100644 (file)
@@ -25,8 +25,8 @@
 #include "llvm/CodeGen/MachineInstrBuilder.h"
 #include "llvm/CodeGen/MachineRegisterInfo.h"
 #include "llvm/CodeGen/ValueTypes.h"
-#include "llvm/DebugInfo.h"
 #include "llvm/IR/Constants.h"
+#include "llvm/IR/DebugInfo.h"
 #include "llvm/IR/Function.h"
 #include "llvm/IR/Type.h"
 #include "llvm/Support/CommandLine.h"