llvm-project/lld/lib/Driver
Pete Cooper 40576fa0e9 Add support for the source_version cmdline option.
This is of the form A.B.C.D.E and to match ld64's behaviour, is
always output to files, even when the version is 0.

rdar://problem/24472630

llvm-svn: 259746
2016-02-04 02:45:23 +00:00
..
CMakeLists.txt [old ELF] Remove AMDGPU target 2016-01-11 21:40:40 +00:00
CoreDriver.cpp Move parsing of LLVM options to parse() method. 2015-12-16 20:53:27 +00:00
CoreOptions.td This is my Driver refactoring patch. 2013-04-04 18:59:24 +00:00
DarwinLdDriver.cpp Add support for the source_version cmdline option. 2016-02-04 02:45:23 +00:00
DarwinLdOptions.td Add support for the source_version cmdline option. 2016-02-04 02:45:23 +00:00
Driver.cpp Move parsing of LLVM options to parse() method. 2015-12-16 20:53:27 +00:00
GnuLdDriver.cpp [old ELF] Remove AMDGPU target 2016-01-11 21:40:40 +00:00
GnuLdOptions.td [Driver] Ignore -G option in both new and old ELF linker 2015-10-28 14:50:58 +00:00
TODO.rst [GNU] Remove -x/-X from the list of options to be implemented. 2015-04-29 20:35:58 +00:00
UniversalDriver.cpp ELF: Make link() to take an output stream to which error messages are written. 2016-02-02 22:49:32 +00:00
UniversalDriverOptions.td Add support to print version. 2014-10-08 03:47:51 +00:00