]> granicus.if.org Git - clang/commitdiff
Unbreak the CMake build.
authorSean Hunt <scshunt@csclub.uwaterloo.ca>
Thu, 23 Jun 2011 22:24:13 +0000 (22:24 +0000)
committerSean Hunt <scshunt@csclub.uwaterloo.ca>
Thu, 23 Jun 2011 22:24:13 +0000 (22:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133769 91177308-0d34-0410-b5e6-96231b3b80d8

lib/ARCMigrate/CMakeLists.txt

index fc90fa1e2a1369669577bde04e04060b357e6405..5f2711e36f26a78232650fae1453387bc6c00e51 100644 (file)
@@ -4,7 +4,6 @@ add_clang_library(clangARCMigrate
   ARCMT.cpp
   ARCMTActions.cpp
   FileRemapper.cpp
-  TransAllocCopyWithZone.cpp
   TransARCAssign.cpp
   TransAutoreleasePool.cpp
   TransBlockObjCVariable.cpp