llvm-project/clang/tools/driver
Douglas Gregor 171b780c91 Teach Clang's -cc1 option -print-stats to print LLVM statistics.
llvm-svn: 99894
2010-03-30 17:33:59 +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 Teach Clang's -cc1 option -print-stats to print LLVM statistics. 2010-03-30 17:33:59 +00:00
driver.cpp make -ftime-report work even in -disable-free mode. Woo, finally. 2010-03-30 05:39:52 +00:00