hanchenye-llvm-project/clang/tools/driver
Daniel Dunbar 38bfda6ab5 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
2009-07-01 20:03:04 +00:00
..
CMakeLists.txt Make the clang executable target depend on clang-cc 2009-06-16 22:26:26 +00:00
Makefile Rename clang-driver to clang. 2009-03-24 03:07:05 +00:00
driver.cpp Driver: Move Compilation::Execute to Driver::ExecuteCompilation. 2009-07-01 20:03:04 +00:00