X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=examples%2FFibonacci%2FCMakeLists.txt;h=087ccdd7d841d668769c690b51601be834c3fa0b;hp=c015e50ac350b4f6d8d9c10d1d03875a4616f3d1;hb=ac6ac4cb6c567726b5ea8c823906a4ab6c8c089a;hpb=aa5b9c0f6f3a99f955fe0ded13d61d7eb4e1a0b5;ds=sidebyside diff --git a/examples/Fibonacci/CMakeLists.txt b/examples/Fibonacci/CMakeLists.txt index c015e50ac35..087ccdd7d84 100644 --- a/examples/Fibonacci/CMakeLists.txt +++ b/examples/Fibonacci/CMakeLists.txt @@ -2,7 +2,6 @@ set(LLVM_LINK_COMPONENTS Core ExecutionEngine Interpreter - JIT MC Support nativecodegen