llvm-project/lld/unittests/DriverTests
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 COFF: Remove the old COFF linker and make link an alias to link2. 2015-08-06 16:19:35 +00:00
DarwinLdDriverTest.cpp Add support for export_dynamic cmdline option and behaviour. 2016-01-22 21:13:24 +00:00
DriverTest.h ArrayRef-ify Driver::parse and related functions. 2015-06-21 06:32:10 +00:00
GnuLdDriverTest.cpp [Mips] Support two more MIPS linking emulation options elf32btsmipn32/elf32ltsmipn32 2015-08-28 21:39:13 +00:00
UniversalDriverTest.cpp Make ELF2 the default. 2015-11-17 07:19:44 +00:00