mv CodeGen/DebugLoc.h Support/DebugLoc.h
[oota-llvm.git] / lib / CodeGen / SelectionDAG / FastISel.cpp
index 26e33b800873d77e20ab4915909ddd3326781bc8..24fccf00eec496f5085c2fd6c34aebfacc048ac8 100644 (file)
@@ -47,7 +47,6 @@
 #include "llvm/CodeGen/MachineInstrBuilder.h"
 #include "llvm/CodeGen/MachineModuleInfo.h"
 #include "llvm/CodeGen/MachineRegisterInfo.h"
-#include "llvm/CodeGen/DebugLoc.h"
 #include "llvm/CodeGen/DwarfWriter.h"
 #include "llvm/Analysis/DebugInfo.h"
 #include "llvm/Target/TargetData.h"