Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / lib / CodeGen / PrologEpilogInserter.cpp
index 4e9456935b2d3745de8e12ff3b32e2376bff5561..1d0e71e59c59442f9dd6700231d3f87212abf621 100644 (file)
@@ -31,7 +31,7 @@
 #include "llvm/CodeGen/MachineLoopInfo.h"
 #include "llvm/CodeGen/MachineRegisterInfo.h"
 #include "llvm/CodeGen/RegisterScavenging.h"
-#include "llvm/InlineAsm.h"
+#include "llvm/IR/InlineAsm.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/Compiler.h"
 #include "llvm/Support/Debug.h"