X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=examples%2FKaleidoscope%2FChapter4%2FCMakeLists.txt;h=86336debc871348f0b87e2719c3a49e0ca8d5d04;hb=28eb431b8cba1e989e5eeefb3eba37026117209a;hp=46067d9973102548ee212ab9d7210be5d2081379;hpb=28b439e6e1ba63625fabb383a6d3eebb38a99043;p=oota-llvm.git diff --git a/examples/Kaleidoscope/Chapter4/CMakeLists.txt b/examples/Kaleidoscope/Chapter4/CMakeLists.txt index 46067d99731..86336debc87 100644 --- a/examples/Kaleidoscope/Chapter4/CMakeLists.txt +++ b/examples/Kaleidoscope/Chapter4/CMakeLists.txt @@ -6,7 +6,7 @@ set(LLVM_LINK_COMPONENTS MC ScalarOpts Support - nativecodegen + native mcjit )