| commit | 906da4bb520c97e2ae3221c338cdea712113193b | [log] [tgz] |
|---|---|---|
| author | John McCall <rjmccall@apple.com> | Wed Jul 21 05:47:49 2010 +0000 |
| committer | John McCall <rjmccall@apple.com> | Wed Jul 21 05:47:49 2010 +0000 |
| tree | 3aaefdce2dc23d5d1fda44db8a4a3a8a86c715b2 | |
| parent | f99a631e4e9bce1398e997d935c0e6024185bbca [diff] |
Switch finally cleanups over to being lazy cleanups. We get basically nothing from the laziness features here except better block ordering, but it removes yet another CleanupBlock use. llvm-svn: 108990