Nuke the old JIT.
[oota-llvm.git] / lib / Target / X86 / X86ISelDAGToDAG.cpp
index 1f53b7cd791ee7d3f2f66e3b268ac696081143ac..7c973c2e55db38b711f1357fddf788ebab31e940 100644 (file)
@@ -24,6 +24,7 @@
 #include "llvm/CodeGen/MachineInstrBuilder.h"
 #include "llvm/CodeGen/MachineRegisterInfo.h"
 #include "llvm/CodeGen/SelectionDAGISel.h"
+#include "llvm/IR/Function.h"
 #include "llvm/IR/Instructions.h"
 #include "llvm/IR/Intrinsics.h"
 #include "llvm/IR/Type.h"