Once more on the cmake build. nativecodegen->native on the dependencies.
[oota-llvm.git] / examples / Kaleidoscope / Chapter8 / CMakeLists.txt
index a09c6bee8b56803cfaf65a726b62077a4113d7a6..84436289d2ca49882d5ed130fd5ad980d5fdbe33 100644 (file)
@@ -7,7 +7,7 @@ set(LLVM_LINK_COMPONENTS
   ScalarOpts
   Support
   TransformUtils
-  nativecodegen
+  native
   mcjit
   )