llvm-project/clang/lib/Driver
Daniel Dunbar 46fffee081 Driver: Switch to using TableGen'erated Options.inc instead of Options.def file.
llvm-svn: 89288
2009-11-19 01:03:50 +00:00
..
Action.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Arg.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
ArgList.cpp StringRefize ArgList construction of ArgStrings. 2009-09-09 22:32:26 +00:00
CMakeLists.txt Driver: Switch to using TableGen'erated Options.inc instead of Options.def file. 2009-11-19 01:03:50 +00:00
Compilation.cpp Push bound architecture name into TranslateArgs. 2009-09-09 18:36:12 +00:00
Driver.cpp Driver: Split OptTable out into OptTable.{h,cpp} 2009-11-19 00:15:11 +00:00
DriverOptions.cpp Driver: Switch to using TableGen'erated Options.inc instead of Options.def file. 2009-11-19 01:03:50 +00:00
HostInfo.cpp Revert r83443. 2009-10-07 03:21:11 +00:00
InputInfo.h Driver: Handle "linker input" arguments. 2009-03-19 07:29:38 +00:00
Job.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Makefile Allow customization for the version line. 2009-10-09 17:31:54 +00:00
OptTable.cpp Driver: Split OptTable out into OptTable.{h,cpp} 2009-11-19 00:15:11 +00:00
Option.cpp Driver: Store Option ID field as unsigned to drop dependency on the options 2009-11-18 20:19:19 +00:00
Phases.cpp ccc/Driver: Normalize phase spelling in -ccc-print-phases. 2009-03-13 17:52:07 +00:00
Tool.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
ToolChain.cpp Change Get{File,Program}Path to return an std::string (instead of a sys::Path). 2009-09-09 22:33:00 +00:00
ToolChains.cpp Driver: Split OptTable out into OptTable.{h,cpp} 2009-11-19 00:15:11 +00:00
ToolChains.h Add -fblocks, -stack-protector, and -fobjc-nonfragile-abi defaulting to driver, 2009-11-17 08:07:36 +00:00
Tools.cpp Fix passing stdc++ correctly in the FreeBSD toolchain support, Credit to Roman Divacky. 2009-11-18 14:51:31 +00:00
Tools.h ARM: Pass -mcpu to clang-cc based on -march= and -mcpu=. 2009-09-10 04:57:17 +00:00
Types.cpp Driver: Make local type name more distinct. 2009-11-18 20:19:26 +00:00