llvm/lld/docs
Peter Kasting b3b2538df1 [lld/coff] Make lld-link work in a non-MSVC shell, add /winsysroot:
Makes lld-link work in a non-MSVC shell by autodetecting MSVC toolchain. Also
adds support for /winsysroot and a few other switches.

All this is done by refactoring to share code with clang-cl's existing support
for the same.

Differential Revision: https://reviews.llvm.org/D118070
2022-02-11 13:55:18 -05:00
..
_static
_templates [lld][docs] Update _templates/indexsidebar.html after Bugzilla->GitHub issue migration 2021-12-30 13:34:45 -08:00
ELF
llvm-theme
CMakeLists.txt
conf.py [docs] Remove hard-coded version numbers from sphinx configs 2022-02-01 23:14:12 -08:00
error_handling_script.rst
hello.png
index.rst
ld.lld.1 [ELF][docs] Remove ignore -dc from ld.lld.1 2022-02-09 10:38:36 -08:00
make.bat
missingkeyfunction.rst
NewLLD.rst
partitions.dot
Partitions.rst
partitions.svg
README.txt
ReleaseNotes.rst [lld/coff] Make lld-link work in a non-MSVC shell, add /winsysroot: 2022-02-11 13:55:18 -05:00
WebAssembly.rst
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.