[CMake] Update libdeps in examples/Kaleidoscope/Chapter4.
[oota-llvm.git] / examples / Kaleidoscope / Chapter4 / CMakeLists.txt
index 45e92e4b8ca8dffc1e4aae202b38a290e5e12cde..8df7d23de8a61e310b7f4e7c9cb903997e16f73e 100644 (file)
@@ -6,6 +6,7 @@ set(LLVM_LINK_COMPONENTS
   MC
   ScalarOpts
   Support
+  TransformUtils
   native
   mcjit
   )