]> granicus.if.org Git - clang/commit
Enable the new ObjC ARC autorelease pool elimination pass.
authorDan Gohman <gohman@apple.com>
Tue, 17 Jan 2012 20:54:51 +0000 (20:54 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 17 Jan 2012 20:54:51 +0000 (20:54 +0000)
commita8398ea850fbd9cd4a67d80f59062d309f6462c3
treee3cb8a8e82110ea87015e0c05141aa5a61e9e0d2
parentb29b12d494babf061201ffbcbcacddd21abec50e
Enable the new ObjC ARC autorelease pool elimination pass.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148331 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/BackendUtil.cpp