clang-1/lib/Driver
Simon Atanasyan 6bdc4c65c0 [Mips] Add -mldc1-sdc1 / -mno-ldc1-sdc1 command line options.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181660 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-11 06:33:44 +00:00
..
Action.cpp Remove the SplitDebug action and replace with a set of commands 2013-02-21 22:35:01 +00:00
Arg.cpp Remove first argument from Arg::getValue; it's been unused since r105760. 2012-11-01 04:30:05 +00:00
ArgList.cpp [Mips] Pass -mips16, -mmicromips, -mdsp and -mdspr2 flags to the 2013-04-30 07:47:13 +00:00
CC1AsOptions.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
CMakeLists.txt clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
Compilation.cpp [driver] Do not generate crash diagnostics if the compilation command failed 2013-03-26 23:41:30 +00:00
Driver.cpp [driver] Allow multiple -arch options with -save-temps by adding the arch name 2013-04-30 22:01:21 +00:00
DriverOptions.cpp [Options] Add prefixes to options. 2012-10-22 22:13:48 +00:00
InputInfo.h Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
Job.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
Makefile BUILD_ARCHIVE is the default for libraries, no need to set it. 2010-07-18 00:14:47 +00:00
OptTable.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
Option.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
Phases.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
SanitizerArgs.h If the user requested a zero-base-shadow sanitizer, infer -pie and -fPIC when appropriate. 2013-04-09 04:35:11 +00:00
Tool.cpp Remove stray emacs mode markers in all these files that was causing emacs to 2010-12-31 17:31:54 +00:00
ToolChain.cpp Supports Sourcery CodeBench Mips toolchain directories tree. 2013-04-20 08:15:03 +00:00
ToolChains.cpp Add SystemZ support 2013-05-06 16:26:41 +00:00
ToolChains.h Add support for -stdlib=libc++ in the NetBSD toolchain. 2013-04-30 01:21:43 +00:00
Tools.cpp [Mips] Add -mldc1-sdc1 / -mno-ldc1-sdc1 command line options. 2013-05-11 06:33:44 +00:00
Tools.h R600: Handle -mcpu option v3 2013-04-01 20:56:53 +00:00
Types.cpp <rdar://problem/13509689> Introduce -module-file-info option that provides information about a particular module file. 2013-03-27 16:47:18 +00:00
WindowsToolChain.cpp If the user requested a zero-base-shadow sanitizer, infer -pie and -fPIC when appropriate. 2013-04-09 04:35:11 +00:00