hanchenye-llvm-project/clang/lib/Driver
Daniel Dunbar 99ca8b71cd Driver: Spell -relax-all correctly when calling the cc1as tool.
llvm-svn: 104955
2010-05-28 16:43:21 +00:00
..
Action.cpp Driver: Free Action objects. 2010-03-11 18:04:58 +00:00
Arg.cpp Driver: Allow Render{Separate,Joined} option flags on JoinedOrSeparate option types. 2010-03-20 01:12:00 +00:00
ArgList.cpp Attempt to make MSVC happy. 2010-05-22 05:05:12 +00:00
CC1AsOptions.cpp Driver/MC: Add 'clang -cc1as' integrated assembler tool, currently accepts approximately the same interface as 'llvm-mc'. 2010-05-20 17:49:16 +00:00
CC1Options.cpp Driver/MC: Add 'clang -cc1as' integrated assembler tool, currently accepts approximately the same interface as 'llvm-mc'. 2010-05-20 17:49:16 +00:00
CMakeLists.txt Driver/MC: Add 'clang -cc1as' integrated assembler tool, currently accepts approximately the same interface as 'llvm-mc'. 2010-05-20 17:49:16 +00:00
Compilation.cpp Driver: Support CC_PRINT_OPTIONS, used for logging the compile commands (in -v style) to a file. 2010-03-20 08:01:59 +00:00
Driver.cpp Driver: When printing a "command was signalled" type of diagnostic, use the 2010-05-22 00:37:20 +00:00
DriverOptions.cpp
HostInfo.cpp Driver/Darwin: Support CCC_ENABLE_NEW_DARWIN_TOOLCHAIN as an environment 2010-03-26 22:41:03 +00:00
InputInfo.h
Job.cpp Driver: Free jobs in JobList and PipedJob instances. 2010-03-11 18:04:49 +00:00
Makefile -fno-rtti is now the default. 2010-01-24 20:43:31 +00:00
OptTable.cpp Driver: Allow Render{Separate,Joined} option flags on JoinedOrSeparate option types. 2010-03-20 01:12:00 +00:00
Option.cpp
Phases.cpp
Tool.cpp Driver: Add Tool::ShortName, intended to be a human readable name for the tool. 2010-05-22 00:37:18 +00:00
ToolChain.cpp
ToolChains.cpp Driver: Switch to using the integrated assembler for standalone assembly jobs 2010-05-20 21:48:38 +00:00
ToolChains.h Driver: Enable -integrated-as by default, at least for Darwin/x86 without -static. 2010-05-14 02:03:00 +00:00
Tools.cpp Driver: Spell -relax-all correctly when calling the cc1as tool. 2010-05-28 16:43:21 +00:00
Tools.h Driver: Add Tool::ShortName, intended to be a human readable name for the tool. 2010-05-22 00:37:18 +00:00
Types.cpp PR5803: clang++: Treat untyped 'C' inputs as C++. 2010-02-17 20:32:58 +00:00