| commit | 38bfda6ab52adf8e7668cbe379806490a7d1041f | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Wed Jul 01 20:03:04 2009 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Wed Jul 01 20:03:04 2009 +0000 |
| tree | bbc2a39d653dd0b230b5871291fda38890916aec | |
| parent | 461f2bdcbe2d52a43198cefe28ddca303a86c6b5 [diff] |
Driver: Move Compilation::Execute to Driver::ExecuteCompilation. - The Compilation is just a helper class, it shouldn't have that amount of logic in it. - No functionality change. llvm-svn: 74634