hanchenye-llvm-project/lld/lib/ReaderWriter
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
..
ELF Add File::kind's for all subclasses of File. 2016-01-14 22:55:38 +00:00
MachO Add support for export_dynamic cmdline option and behaviour. 2016-01-22 21:13:24 +00:00
YAML Add an ObjCPass to the MachO linker. 2016-01-19 21:54:21 +00:00
CMakeLists.txt Set CMake ADDITIONAL_HEADER_DIRS on libraries with headers in /include. NFC. 2016-01-07 00:14:09 +00:00
CoreLinkingContext.cpp Fix no-asserts build failure due to unused variable, and cleanup some unique_ptr usage while I'm here 2015-06-19 19:55:25 +00:00
FileArchive.cpp These are the matching changes needed to the lld project for the changes to llvm 2015-11-05 19:25:47 +00:00
LinkerScript.cpp Fix Clang-tidy modernize-use-auto warnings, other minor fixes. 2015-11-10 22:37:38 +00:00