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
5 files changed
tree: bbc2a39d653dd0b230b5871291fda38890916aec
  1. clang/
  2. compiler-rt/
  3. llvm/