llvm-project/lld/lib/Driver
Pete Cooper 351164504a Add support for export_dynamic cmdline option and behaviour.
This option matches the behaviour of ld64, that is it prevents globals
from being dead stripped in executables and dylibs.

Reviewed by Lang Hames

Differential Revision: http://reviews.llvm.org/D16026

llvm-svn: 258554
2016-01-22 21:13:24 +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 export_dynamic cmdline option and behaviour. 2016-01-22 21:13:24 +00:00
DarwinLdOptions.td Add support for export_dynamic cmdline option and behaviour. 2016-01-22 21:13:24 +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 Rename ld.lld2 to ld.lld since it is the default. 2015-11-18 06:11:01 +00:00
UniversalDriverOptions.td Add support to print version. 2014-10-08 03:47:51 +00:00