llvm-project/clang/tools/driver
Jeffrey Yasskin f6442f80cb Allow users to set CPPFLAGS and CXXFLAGS on the make command line.
Tested: make CPPFLAGS=-m64 CXXFLAGS=-m64 -j8 && (cd tools/clang;make test)
llvm-svn: 98399
2010-03-12 22:55:16 +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 Frontend: Pull CodeGenAction out more, and eliminate CreateBackendConsumer. 2010-02-25 04:37:45 +00:00
driver.cpp Mark variable as const 2010-03-08 18:33:04 +00:00