/
GitCaptain
/
llvm-project
ОбзорДокументацияВойти
/
GitCaptain
/
llvm-project
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
llvm-project/
lld/docs/
..
ELF

[lld] Wrap rst file to 80 cols and fix "precense" typo

4 года назад
_static

docs: Add the standard LLVM favicon.

14 лет назад
_templates

[lld][docs] Update _templates/indexsidebar.html after Bugzilla->GitHub issue migration

5 лет назад
llvm-theme

Partially revert r287009: Remove trailing whitespace.

10 лет назад
CMakeLists.txt

docs: Fix Sphinx detection with out-of-tree builds

9 лет назад
NewLLD.rst

Doc: Links should use https

6 лет назад
Partitions.rst

docs: Update partitioning docs now that the feature is fully landed.

7 лет назад
README.txt

[WebAssembly] Update docs

8 лет назад
ReleaseNotes.rst

[DOCS] Minor fixes and removals of WIP warnings

4 года назад
WebAssembly.rst

[lld][WebAssembly] Add --unresolved-symbols=import-dynamic

4 года назад
conf.py

[docs] Remove hard-coded version numbers from sphinx configs

5 лет назад
error_handling_script.rst

[lld] Provide a hook to customize undefined symbols error handling

6 лет назад
hello.png

Partially revert r287009: Remove trailing whitespace.

10 лет назад
index.rst

[docs] Remove outdated status update for FreeBSD

4 года назад
ld.lld.1

[ELF] Add -z pack-relative-relocs

4 года назад
make.bat

docs: Sketch Sphinx based docs structure. - This uses the llvm-theme developed by Michael Spencer and the base structure (front-facing index page) I use for LNT.

14 лет назад
missingkeyfunction.rst

Fix two sphinx warnings

7 лет назад
partitions.dot

Add IR support, ELF section and user documentation for partitioning feature.

7 лет назад
partitions.svg

Add IR support, ELF section and user documentation for partitioning feature.

7 лет назад
windows_support.rst

[lld] Fix trivial typos in comments

7 лет назад
README.txt
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.