hanchenye-llvm-project/lld/lib
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
..
Config Set CMake ADDITIONAL_HEADER_DIRS on libraries with headers in /include. NFC. 2016-01-07 00:14:09 +00:00
Core Add an ObjCPass to the MachO linker. 2016-01-19 21:54:21 +00:00
Driver Add support for export_dynamic cmdline option and behaviour. 2016-01-22 21:13:24 +00:00
ReaderWriter Add support for export_dynamic cmdline option and behaviour. 2016-01-22 21:13:24 +00:00
CMakeLists.txt