Move the LLVM IR asm writer header files into the IR directory, as they
[oota-llvm.git] / lib / Target / NVPTX / NVPTXTargetMachine.cpp
index 2c93abec6e14fd5711e23c60504f45a458620929..30de9cd53356f3ec06acd5ddd3cc37aaef1fe2fe 100644 (file)
 #include "llvm/ADT/OwningPtr.h"
 #include "llvm/Analysis/Passes.h"
 #include "llvm/Analysis/Verifier.h"
-#include "llvm/Assembly/PrintModulePass.h"
 #include "llvm/CodeGen/AsmPrinter.h"
 #include "llvm/CodeGen/MachineFunctionAnalysis.h"
 #include "llvm/CodeGen/MachineModuleInfo.h"
 #include "llvm/CodeGen/Passes.h"
 #include "llvm/IR/DataLayout.h"
+#include "llvm/IR/PrintModulePass.h"
 #include "llvm/MC/MCAsmInfo.h"
 #include "llvm/MC/MCInstrInfo.h"
 #include "llvm/MC/MCStreamer.h"