X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=examples%2FFibonacci%2FCMakeLists.txt;h=087ccdd7d841d668769c690b51601be834c3fa0b;hb=875710a2fd6b3c4f814961582594bd5c1cdb493a;hp=c015e50ac350b4f6d8d9c10d1d03875a4616f3d1;hpb=7ad7c75048eb32f95eae04847908793e0183802f;p=oota-llvm.git 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