Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation for...
[oota-llvm.git] / lib / Transforms / CMakeLists.txt
index de1353e6c12d0cdd279ad44fda869caf9b729607..2bb6e905909418507e508bcf8180d0e27186e217 100644 (file)
@@ -5,3 +5,4 @@ add_subdirectory(Scalar)
 add_subdirectory(IPO)
 add_subdirectory(Vectorize)
 add_subdirectory(Hello)
+add_subdirectory(ObjCARC)