llvm-project/clang/tools/driver
Alp Toker 1761f11801 Eliminate DefaultImageName from the Driver constructor
All callers were passing in "a.out" or garbage so a sensible default works fine
here as a cleanup.

This also brings about the possibility of adapting the value based on the
driver's compatibility mode in future.

The setting can still be changed via Driver::DefaultImageName as needed.

llvm-svn: 208926
2014-05-15 22:26:36 +00:00
..
CMakeLists.txt CodeGen: Use LLVM's InstrProfReader in -fprofile-instr-use= 2014-04-18 21:52:00 +00:00
Info.plist.in build/Darwin: Add missing Info.plist template. 2010-07-15 20:26:56 +00:00
Makefile CodeGen: Use LLVM's InstrProfReader in -fprofile-instr-use= 2014-04-18 21:52:00 +00:00
cc1_main.cpp static link polly 2014-03-14 04:04:27 +00:00
cc1as_main.cpp Update for llvm api change. 2014-05-07 13:00:49 +00:00
clang_symlink.cmake cmake: install a cl.exe binary in the tools/msbuild-bin dir 2013-08-28 01:58:44 +00:00
driver.cpp Eliminate DefaultImageName from the Driver constructor 2014-05-15 22:26:36 +00:00