hanchenye-llvm-project/clang/lib/Driver
Benjamin Kramer 2715fce524 Allow -MF to be used in combination with -E -M or -E -MM.
Fixes PR13851. Patch by Dimitry Andric!

llvm-svn: 164717
2012-09-26 19:01:49 +00:00
..
Action.cpp Add new code migrator support for migrating existing Objective-C code to use 2012-03-06 20:06:33 +00:00
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 [Options] Store the option ID in OptTable::Info. 2012-09-25 23:12:48 +00:00
CMakeLists.txt clang/lib: [CMake] Update tblgen'd dependencies. 2012-07-27 06:18:33 +00:00
Compilation.cpp Use array_lengthof instead of sizeof trickery. 2012-05-03 21:25:34 +00:00
Driver.cpp Improve the driver title as shown in the --help message. <rdar://12297538> 2012-09-14 03:35:42 +00:00
DriverOptions.cpp [Options] Store the option ID in OptTable::Info. 2012-09-25 23:12:48 +00:00
InputInfo.h
Job.cpp
Makefile
OptTable.cpp [Options] Store the option ID in OptTable::Info. 2012-09-25 23:12:48 +00:00
Option.cpp [Options] Store the option ID in OptTable::Info. 2012-09-25 23:12:48 +00:00
Phases.cpp
Tool.cpp
ToolChain.cpp Implement ToolChain::IsUnwindTablesDefault to reduce code duplication a bit. 2012-09-23 03:05:41 +00:00
ToolChains.cpp Implement ToolChain::IsUnwindTablesDefault to reduce code duplication a bit. 2012-09-23 03:05:41 +00:00
ToolChains.h Implement ToolChain::IsUnwindTablesDefault to reduce code duplication a bit. 2012-09-23 03:05:41 +00:00
Tools.cpp Allow -MF to be used in combination with -E -M or -E -MM. 2012-09-26 19:01:49 +00:00
Tools.h clang support for Bitrig (an OpenBSD fork); patch by David Hill. 2012-08-08 23:57:20 +00:00
Types.cpp [driver] Lipo can handle the lto-bc type. 2012-08-02 21:39:47 +00:00
WindowsToolChain.cpp Revert r163076 per chandlerc's request. 2012-09-04 17:29:52 +00:00