Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / lib / Target / MSP430 / MSP430InstrInfo.cpp
index c99f1f895ee69aa5760f1b65c8acaeb368d6d7d1..a6b5f2f6d0bd8f4f34f9aeb6f16d9942b8df810f 100644 (file)
@@ -18,7 +18,7 @@
 #include "llvm/CodeGen/MachineFrameInfo.h"
 #include "llvm/CodeGen/MachineInstrBuilder.h"
 #include "llvm/CodeGen/MachineRegisterInfo.h"
-#include "llvm/Function.h"
+#include "llvm/IR/Function.h"
 #include "llvm/Support/ErrorHandling.h"
 #include "llvm/Support/TargetRegistry.h"