Revert changes that were accidentally committed.
[oota-llvm.git] / CMakeLists.txt
index 7e4da7140bfa7f3d45067c20d23579650f5bf782..8336bc975e3a446f94e0cdae6f93559f531cb7ca 100644 (file)
@@ -72,7 +72,6 @@ set(LLVM_LIBDIR_SUFFIX "" CACHE STRING "Define suffix of library directory name
 
 set(LLVM_ALL_TARGETS
   ARM
-  CBackend
   CellSPU
   CppBackend
   Hexagon
@@ -398,6 +397,7 @@ add_subdirectory(utils/count)
 add_subdirectory(utils/not)
 add_subdirectory(utils/llvm-lit)
 add_subdirectory(utils/json-bench)
+add_subdirectory(utils/yaml-bench)
 
 add_subdirectory(projects)