llvm-project/clang/tools/driver
Serge Pavlov 3b7d381169 Put target deduced from executable name at the start of argument list
When clang is called as 'target-clang', put deduced target option at
the start of argument list so that option '--target=' specified in command
line could override it.

This change fixes PR34671.

llvm-svn: 313760
2017-09-20 15:22:27 +00:00
..
CMakeLists.txt Create msbuild only when using MSVC 2017-03-16 21:21:00 +00:00
Info.plist.in [CMake] Fixing typo in Info.plist generation 2016-08-16 20:49:49 +00:00
cc1_main.cpp Disable a silly GCC diagnostic for combining a scanf length specifier with the 2016-10-15 01:59:52 +00:00
cc1as_main.cpp Update for llvm change. 2017-08-02 20:32:35 +00:00
driver.cpp Put target deduced from executable name at the start of argument list 2017-09-20 15:22:27 +00:00