llvm-project/clang/lib/Driver
Daniel Dunbar 6276f99be5 Split Darwin toolchain into Clang and GCC Darwin toolchains with a common base.
llvm-svn: 82213
2009-09-18 08:15:13 +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 Improve driver error message when only running the preprocessor and an input is 2009-09-17 04:13:26 +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 Don't install Clang libraries. 2009-08-23 05:02:18 +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 Split Darwin toolchain into Clang and GCC Darwin toolchains with a common base. 2009-09-18 08:15:13 +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 Split Darwin toolchain into Clang and GCC Darwin toolchains with a common base. 2009-09-18 08:15:13 +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