Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / lib / Target / Sparc / SparcISelLowering.cpp
index bc6e8ddfd7f4250bfa72b465841f6f0949f80241..168640f457ff7366fdcf1c41a6059af1afb48ef3 100644 (file)
@@ -22,9 +22,9 @@
 #include "llvm/CodeGen/MachineRegisterInfo.h"
 #include "llvm/CodeGen/SelectionDAG.h"
 #include "llvm/CodeGen/TargetLoweringObjectFileImpl.h"
-#include "llvm/DerivedTypes.h"
-#include "llvm/Function.h"
-#include "llvm/Module.h"
+#include "llvm/IR/DerivedTypes.h"
+#include "llvm/IR/Function.h"
+#include "llvm/IR/Module.h"
 #include "llvm/Support/ErrorHandling.h"
 using namespace llvm;