mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 10:39:35 +08:00
This reverts commit ebdb9d635a.
Changing p_memsz is insufficient and may make PT_GNU_RELRO extend beyond the
PT_LOAD.
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.