hanchenye-llvm-project/clang/lib/Driver
David Blaikie f36d9bac47 Driver: support -fno-debug-types-section to override -fdebug-types-section
llvm-svn: 200236
2014-01-27 18:52:43 +00:00
..
Action.cpp [Driver] Refactor clang driver to use LLVM's Option library 2013-06-14 17:17:23 +00:00
CC1AsOptions.cpp Remove the SUPPORT_ALIASARGS define 2013-08-01 00:12:13 +00:00
CMakeLists.txt [CMake] clangDriver: Move LLVM stuff in target_link_library to LLVM_LINK_COMPONENTS. 2013-12-09 19:04:19 +00:00
Compilation.cpp Remove a whole lot of unused variables 2013-11-27 05:22:15 +00:00
Driver.cpp Fix -Wsometimes-uninitialized in r199754 2014-01-21 18:01:01 +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 clang-cl: implement /fallback mode 2013-09-19 20:32:16 +00:00
Makefile
Phases.cpp
SanitizerArgs.cpp [asan] Remove -fsanitize-address-zero-base-shadow command line 2014-01-16 10:19:31 +00:00
Tool.cpp
ToolChain.cpp Remove an unnecessary special case to check for a few Darwin-specific options. 2014-01-16 21:50:37 +00:00
ToolChains.cpp [Mips] Add support for mips64el-linux-android triple. 2014-01-25 16:04:08 +00:00
ToolChains.h MachO: use *-*-*-macho for MachO embedded targets. 2014-01-16 08:48:16 +00:00
Tools.cpp Driver: support -fno-debug-types-section to override -fdebug-types-section 2014-01-27 18:52:43 +00:00
Tools.h MachO: use *-*-*-macho for MachO embedded targets. 2014-01-16 08:48:16 +00:00
Types.cpp Make .asm a valid extension for assembly files 2013-10-17 20:41:18 +00:00
WindowsToolChain.cpp Tidy up the no-external-assembler diag 2013-11-22 08:27:46 +00:00