Files
llvm/lld/docs
Sam Clegg 6c84dd7b1c [lld][WebAssembly] Default to --stack-first (#166998)
The really painful part of this PR was updating all the test files. I
had some help from Gemini GLI there
which did a pretty good job (got maybe 80% of the updates done).

Fixes: #151015
2025-11-08 00:27:06 +00:00
..

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.