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