X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=examples%2FHowToUseJIT%2FCMakeLists.txt;h=a344ad07ca63cb6f7a61e0f9509f75c437e53e42;hb=ed0e117ff38559aba99eb7a02187e3bf07e55488;hp=237cbea861d23153d48f56a64d3e6b5fbc0c4007;hpb=aa5b9c0f6f3a99f955fe0ded13d61d7eb4e1a0b5;p=oota-llvm.git diff --git a/examples/HowToUseJIT/CMakeLists.txt b/examples/HowToUseJIT/CMakeLists.txt index 237cbea861d..a344ad07ca6 100644 --- a/examples/HowToUseJIT/CMakeLists.txt +++ b/examples/HowToUseJIT/CMakeLists.txt @@ -2,7 +2,6 @@ set(LLVM_LINK_COMPONENTS Core ExecutionEngine Interpreter - JIT MC Support nativecodegen