[ARC] Pull the ObjC ARC components that really serve the role of
[oota-llvm.git] / lib / Transforms / ObjCARC / CMakeLists.txt
index fbcae29044c65ee96258661c4e86a78f212d4f6b..98ad37f5d2302480916e8aab33cdb20c532e5354 100644 (file)
@@ -3,8 +3,6 @@ add_llvm_library(LLVMObjCARCOpts
   ObjCARCOpts.cpp
   ObjCARCExpand.cpp
   ObjCARCAPElim.cpp
-  ObjCARCAliasAnalysis.cpp
-  ARCInstKind.cpp
   ObjCARCContract.cpp
   DependencyAnalysis.cpp
   ProvenanceAnalysis.cpp