llvm-project/clang/tools/driver
Daniel Dunbar 1c201fbf73 clang -cc1: Kill off -empty-input only, and replace with -init-only which is an
actual action.
 - This is easier to use, and more reliable for timing the thing this was
   actually meant to be useful for.

llvm-svn: 98978
2010-03-19 19:44:04 +00:00
..
CMakeLists.txt Bring driver link order in CMake into alignment with the order in the Makefile. 2010-01-29 10:03:42 +00:00
Makefile Allow users to set CPPFLAGS and CXXFLAGS on the make command line. 2010-03-12 22:55:16 +00:00
cc1_main.cpp clang -cc1: Kill off -empty-input only, and replace with -init-only which is an 2010-03-19 19:44:04 +00:00
driver.cpp Mark variable as const 2010-03-08 18:33:04 +00:00