mv CodeGen/DebugLoc.h Support/DebugLoc.h
[oota-llvm.git] / include / llvm / CodeGen / FastISel.h
index 38c1710d7103297d4440f1a6e708effaad5fecf5..c7b1a42d06b627d5328bafbc7d419ca90b442d27 100644 (file)
@@ -16,7 +16,6 @@
 
 #include "llvm/ADT/DenseMap.h"
 #include "llvm/ADT/SmallSet.h"
-#include "llvm/CodeGen/DebugLoc.h"
 #include "llvm/CodeGen/SelectionDAGNodes.h"
 
 namespace llvm {