Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / lib / Target / NVPTX / NVPTXTargetMachine.cpp
index 8b6d9fd5781742fffe546d74ad7612371527a78b..3b243dc600919999cba3923966149fe6d0b2c1ae 100644 (file)
@@ -25,7 +25,7 @@
 #include "llvm/CodeGen/MachineFunctionAnalysis.h"
 #include "llvm/CodeGen/MachineModuleInfo.h"
 #include "llvm/CodeGen/Passes.h"
-#include "llvm/DataLayout.h"
+#include "llvm/IR/DataLayout.h"
 #include "llvm/MC/MCAsmInfo.h"
 #include "llvm/MC/MCInstrInfo.h"
 #include "llvm/MC/MCStreamer.h"