[cfe-commits] r133769 - /cfe/trunk/lib/ARCMigrate/CMakeLists.txt
Sean Hunt
scshunt at csclub.uwaterloo.ca
Thu Jun 23 15:24:13 PDT 2011
Author: coppro
Date: Thu Jun 23 17:24:13 2011
New Revision: 133769
URL: http://llvm.org/viewvc/llvm-project?rev=133769&view=rev
Log:
Unbreak the CMake build.
Modified:
cfe/trunk/lib/ARCMigrate/CMakeLists.txt
Modified: cfe/trunk/lib/ARCMigrate/CMakeLists.txt
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/ARCMigrate/CMakeLists.txt?rev=133769&r1=133768&r2=133769&view=diff
==============================================================================
--- cfe/trunk/lib/ARCMigrate/CMakeLists.txt (original)
+++ cfe/trunk/lib/ARCMigrate/CMakeLists.txt Thu Jun 23 17:24:13 2011
@@ -4,7 +4,6 @@
ARCMT.cpp
ARCMTActions.cpp
FileRemapper.cpp
- TransAllocCopyWithZone.cpp
TransARCAssign.cpp
TransAutoreleasePool.cpp
TransBlockObjCVariable.cpp
More information about the cfe-commits
mailing list