llvm-project/clang/lib/Driver
Daniel Sanders 28e5d39183 [mips] Add support for -modd-spreg/-mno-odd-spreg
Differential Revision: http://reviews.llvm.org/D4432

llvm-svn: 212700
2014-07-10 10:39:51 +00:00
..
Action.cpp Move -verify-pch to use VerifyJobAction 2014-02-06 18:53:25 +00:00
CMakeLists.txt Decouple llvm::SpecialCaseList text representation and its LLVM IR semantics. 2014-07-09 19:40:08 +00:00
Compilation.cpp Remove unused sys/stat.h includes 2014-07-07 08:37:15 +00:00
Driver.cpp Driver: Fix think-o in adding -ivfsoverlay flag to crashdumps 2014-07-07 17:34:40 +00:00
DriverOptions.cpp Remove the SUPPORT_ALIASARGS define 2013-08-01 00:12:13 +00:00
InputInfo.h [Driver] Remove the using namespace directives from headers 2013-06-17 13:59:19 +00:00
Job.cpp Driver: Skip the -ivfsoverlay argument in driver crash diags 2014-06-22 20:35:10 +00:00
Makefile
Multilib.cpp [Driver] Range-based loop simplification. 2014-05-08 19:32:46 +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.cpp Decouple llvm::SpecialCaseList text representation and its LLVM IR semantics. 2014-07-09 19:40:08 +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 Implement the -fuse-ld= option. 2014-06-26 14:23:45 +00:00
ToolChains.cpp Update for llvm api change. 2014-07-06 17:43:24 +00:00
ToolChains.h Revert r211866, r211895 and r211995, "Driver: use GNU::Link for the Generic_GCC toolchain". It broke users of Generic_GCC, cygwin and mingw32. 2014-06-29 16:00:11 +00:00
Tools.cpp [mips] Add support for -modd-spreg/-mno-odd-spreg 2014-07-10 10:39:51 +00:00
Tools.h Revert r211866, r211895 and r211995, "Driver: use GNU::Link for the Generic_GCC toolchain". It broke users of Generic_GCC, cygwin and mingw32. 2014-06-29 16:00:11 +00:00
Types.cpp Add a CC1 option -verify-pch 2014-02-05 22:21:15 +00:00
WindowsToolChain.cpp Win64: Disable uwtable until we fix .pdata emission in LLVM 2014-07-01 22:23:54 +00:00