hanchenye-llvm-project/clang/lib/Driver
John McCall f60e437168 Adjust this code so that it strictly honors
TargetSimulatroVersionFromDefines if present;  this also makes
it easier to chain things correctly.  Noted by an internal
review.

llvm-svn: 158926
2012-06-21 17:46:38 +00:00
..
Action.cpp
Arg.cpp
ArgList.cpp Factor out the code retrieves the last PIC related argument from 2012-05-29 18:50:33 +00:00
CC1AsOptions.cpp
CMakeLists.txt Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
Compilation.cpp Use array_lengthof instead of sizeof trickery. 2012-05-03 21:25:34 +00:00
Driver.cpp [driver] Per Bob's suggestion, emphasize the file dumps. 2012-06-19 18:39:21 +00:00
DriverOptions.cpp
InputInfo.h
Job.cpp
Makefile
OptTable.cpp Unify Options.td and CC1Options.td, in a first step towards unifying the serialization logic in Frontend and Driver. 2012-05-01 14:57:16 +00:00
Option.cpp
Phases.cpp
Tool.cpp
ToolChain.cpp Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
ToolChains.cpp Adjust this code so that it strictly honors 2012-06-21 17:46:38 +00:00
ToolChains.h Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
Tools.cpp Improve support for -g options accepted by Clang: 2012-06-21 08:22:39 +00:00
Tools.h Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
Types.cpp Tell the driver that CUDA is a C++-like language, so that we get C++ 2012-05-20 23:28:36 +00:00
WindowsToolChain.cpp [msvc] Honor %INCLUDE%. It should know essential search paths with vcvarsall.bat. 2012-03-13 00:02:21 +00:00