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

lib/ARCMigrate/CMakeLists.txt

index 7e5fc13bba4a484f608b1638f0e4e4181d29b083..fc90fa1e2a1369669577bde04e04060b357e6405 100644 (file)
@@ -8,7 +8,7 @@ add_clang_library(clangARCMigrate
   TransARCAssign.cpp
   TransAutoreleasePool.cpp
   TransBlockObjCVariable.cpp
-  TransEmptyStatements.cpp
+  TransEmptyStatementsAndDealloc.cpp
   TransformActions.cpp
   Transforms.cpp
   TransProperties.cpp