llvm/lld/docs
Fangrui Song 44361e5b90 [ELF] Add --export-dynamic-symbol-list
This is available in GNU ld 2.35 and can be seen as a shortcut for multiple
--export-dynamic-symbol, or a --dynamic-list variant without the symbolic intention.

In the long term, this option probably should be preferred over --dynamic-list.

Reviewed By: peter.smith

Differential Revision: https://reviews.llvm.org/D107317
2021-08-03 09:01:03 -07:00
..
_static
_templates
ELF [ELF] Add OVERWRITE_SECTIONS command 2021-06-13 12:41:11 -07:00
llvm-theme
AtomLLD.rst
CMakeLists.txt
conf.py Bump the trunk major version to 14 2021-07-27 21:58:25 -07:00
design.rst
development.rst
Driver.rst
error_handling_script.rst [lld] Provide a hook to customize undefined symbols error handling 2020-11-09 13:28:48 +01:00
getting_started.rst
hello.png
index.rst Provide a hook to customize missing library error handling 2020-11-03 11:01:29 +01:00
ld.lld.1 [ELF] Add --export-dynamic-symbol-list 2021-08-03 09:01:03 -07:00
make.bat
missingkeyfunction.rst
NewLLD.rst
open_projects.rst
partitions.dot
Partitions.rst
partitions.svg
Readers.rst
README.txt
ReleaseNotes.rst [ELF] Add --export-dynamic-symbol-list 2021-08-03 09:01:03 -07:00
sphinx_intro.rst
WebAssembly.rst [lld][WebAssembly] Add new --import-undefined option 2021-06-17 11:44:21 -07:00
windows_support.rst

lld Documentation
=================

The lld documentation is written using the Sphinx documentation generator. It is
currently tested with Sphinx 1.1.3.

We currently use the 'nature' theme and a Beaker inspired structure.

See sphinx_intro.rst for more details.