[unroll] Merge the simplification and DCE estimation methods on the
[oota-llvm.git] / examples / Fibonacci / fibonacci.cpp
index fd9b456494539cf3882506a845592658f07213d7..8092e19380dd3f4decbe068f7cd2aaa76a4386ab 100644 (file)
@@ -26,7 +26,6 @@
 #include "llvm/IR/Verifier.h"
 #include "llvm/ExecutionEngine/GenericValue.h"
 #include "llvm/ExecutionEngine/Interpreter.h"
-#include "llvm/ExecutionEngine/JIT.h"
 #include "llvm/IR/Constants.h"
 #include "llvm/IR/DerivedTypes.h"
 #include "llvm/IR/Instructions.h"