hanchenye-llvm-project/clang/lib/Driver
Daniel Dunbar 624c21b029 Change the driver to do the Darwin triple mangling itself instead of forwarding
-mmacosx-version-min and -miphoneos-version-min to clang-cc.

llvm-svn: 85600
2009-10-30 18:12:20 +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 Allow customization for the version line. 2009-10-09 17:31:54 +00:00
HostInfo.cpp Revert r83443. 2009-10-07 03:21:11 +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 Allow customization for the version line. 2009-10-09 17:31:54 +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 Driver: Fix thinko in logic for finding gcc's tool chain directory. 2009-10-22 00:12:00 +00:00
ToolChains.h Revert r83443. 2009-10-07 03:21:11 +00:00
Tools.cpp Change the driver to do the Darwin triple mangling itself instead of forwarding 2009-10-30 18:12:20 +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 [llvm up] 2009-10-29 00:41:01 +00:00