llvm-project/clang/lib/Driver
Joerg Sonnenberger 21baded28c Extend assembler handling for NetBSD/MIPS to pass down the correct ABI,
architecture and PIC flag.

llvm-svn: 196720
2013-12-08 13:54:58 +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 Re-apply r188666 2013-08-19 13:59:22 +00:00
Compilation.cpp Remove a whole lot of unused variables 2013-11-27 05:22:15 +00:00
Driver.cpp Add option to use temporary file for assembling with clang 2013-12-06 20:27:33 +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 Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
SanitizerArgs.cpp Fix a tranche of comment, test and doc typos 2013-12-05 16:25:25 +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 Added support for mcpu krait 2013-12-06 22:43:17 +00:00
ToolChains.cpp Added support for mcpu krait 2013-12-06 22:43:17 +00:00
ToolChains.h Move the body of GCCInstallationDetector ctor into an init() function 2013-12-06 18:32:18 +00:00
Tools.cpp Extend assembler handling for NetBSD/MIPS to pass down the correct ABI, 2013-12-08 13:54:58 +00:00
Tools.h remove gcc::Precompile 2013-11-24 23:40:06 +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