llvm-project/clang/lib/Driver
Douglas Gregor 1b7035da6f Provide a common set of routines in Version.h that return Subversion
branch/revision information. Use that information in the driver,
rather than one-off branch/revision computation. 

llvm-svn: 83321
2009-10-05 20:33:49 +00:00
..
Action.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Arg.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
ArgList.cpp StringRefize ArgList construction of ArgStrings. 2009-09-09 22:32:26 +00:00
CMakeLists.txt Fix some TableGen-related dependencies for the Clang CMake build 2009-06-23 18:15:28 +00:00
Compilation.cpp Push bound architecture name into TranslateArgs. 2009-09-09 18:36:12 +00:00
Driver.cpp Provide a common set of routines in Version.h that return Subversion 2009-10-05 20:33:49 +00:00
HostInfo.cpp Split Darwin toolchain into Clang and GCC Darwin toolchains with a common base. 2009-09-18 08:15:13 +00:00
InputInfo.h Driver: Handle "linker input" arguments. 2009-03-19 07:29:38 +00:00
Job.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Makefile Provide a common set of routines in Version.h that return Subversion 2009-10-05 20:33:49 +00:00
OptTable.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Option.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Phases.cpp ccc/Driver: Normalize phase spelling in -ccc-print-phases. 2009-03-13 17:52:07 +00:00
Tool.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
ToolChain.cpp Change Get{File,Program}Path to return an std::string (instead of a sys::Path). 2009-09-09 22:33:00 +00:00
ToolChains.cpp Fix truck sized thinko where Darwin/ARM toolchain didn't look for programs in 2009-09-29 18:52:10 +00:00
ToolChains.h Split Darwin toolchain into Clang and GCC Darwin toolchains with a common base. 2009-09-18 08:15:13 +00:00
Tools.cpp Set __EXCEPTIONS by checking on darwin's triple. 2009-10-01 20:30:46 +00:00
Tools.h ARM: Pass -mcpu to clang-cc based on -march= and -mcpu=. 2009-09-10 04:57:17 +00:00
Types.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00