[arcmt] Merge 'removeEmptyStatements' and 'removeDeallocMethod' passes to cut down...
commitfd3455a9ebecf67b9a1c46f0675697bf518e6b80
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 21 Jun 2011 20:20:42 +0000 (21 20:20 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 21 Jun 2011 20:20:42 +0000 (21 20:20 +0000)
treef404f9a8103a9616ad8b526aba5d2f505762a2f7
parent7196d06c2fb020a91a26e727be1871110b4a0dc9
[arcmt] Merge 'removeEmptyStatements' and 'removeDeallocMethod' passes to cut down on one compilation
pass and increase migration speed.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133540 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ARCMigrate/CMakeLists.txt
lib/ARCMigrate/TransDeallocMethod.cpp [deleted file]
lib/ARCMigrate/TransEmptyStatements.cpp [deleted file]
lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp [new file with mode: 0644]
lib/ARCMigrate/Transforms.cpp
lib/ARCMigrate/Transforms.h