llvmc: remove dynamic plugins.
[oota-llvm.git] / tools / llvmc / CMakeLists.txt
index bebaaebca8d6c23c3975732b643cc77a052d93e0..10ad5d82009f18ebd4919099d30d86fba7730dc4 100644 (file)
@@ -1,4 +1,4 @@
-# add_subdirectory(driver)
+# add_subdirectory(src)
 
 # TODO: support plugins and user-configured builds.
 # See ./doc/LLVMC-Reference.rst "Customizing LLVMC: the compilation graph"