mv CodeGen/DebugLoc.h Support/DebugLoc.h
[oota-llvm.git] / include / llvm / CodeGen / MachineInstr.h
index d61e5d8a5eb494344c55fe063a3c1ffb881c4b55..ab749287b9865746bf5850825823ceedfba18e5c 100644 (file)
@@ -22,7 +22,7 @@
 #include "llvm/CodeGen/MachineOperand.h"
 #include "llvm/CodeGen/MachineMemOperand.h"
 #include "llvm/Target/TargetInstrDesc.h"
-#include "llvm/CodeGen/DebugLoc.h"
+#include "llvm/Support/DebugLoc.h"
 #include <list>
 #include <vector>