[all-commits] [llvm/llvm-project] c9a973: [docs] Rename LLD docs to Markdown (#209894)

Reid Kleckner via All-commits all-commits at lists.llvm.org
Thu Jul 16 13:13:38 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c9a9737dee777f5fe19131911e8ca3c8ca3c7031
      https://github.com/llvm/llvm-project/commit/c9a9737dee777f5fe19131911e8ca3c8ca3c7031
  Author: Reid Kleckner <rkleckner at nvidia.com>
  Date:   2026-07-16 (Thu, 16 Jul 2026)

  Changed paths:
    A lld/docs/DTLTO.md
    R lld/docs/DTLTO.rst
    A lld/docs/ELF/large_sections.md
    R lld/docs/ELF/large_sections.rst
    A lld/docs/ELF/linker_script.md
    R lld/docs/ELF/linker_script.rst
    A lld/docs/ELF/start-stop-gc.md
    R lld/docs/ELF/start-stop-gc.rst
    A lld/docs/ELF/warn_backrefs.md
    R lld/docs/ELF/warn_backrefs.rst
    A lld/docs/MachO/index.md
    R lld/docs/MachO/index.rst
    A lld/docs/MachO/ld64-vs-lld.md
    R lld/docs/MachO/ld64-vs-lld.rst
    A lld/docs/NewLLD.md
    R lld/docs/NewLLD.rst
    A lld/docs/ReleaseNotes.md
    R lld/docs/ReleaseNotes.rst
    A lld/docs/WebAssembly.md
    R lld/docs/WebAssembly.rst
    A lld/docs/error_handling_script.md
    R lld/docs/error_handling_script.rst
    A lld/docs/index.md
    R lld/docs/index.rst
    A lld/docs/missingkeyfunction.md
    R lld/docs/missingkeyfunction.rst
    A lld/docs/windows_support.md
    R lld/docs/windows_support.rst

  Log Message:
  -----------
  [docs] Rename LLD docs to Markdown (#209894)

Tracking issue: https://github.com/llvm/llvm-project/issues/201242
Migration guide docs:
https://llvm.org/docs/SphinxQuickstartTemplate.html#markdown-migration-guidelines
RFC:
https://discourse.llvm.org/t/rfc-make-myst-markdown-the-llvm-docs-format-rip-rest/90840

This is the initial straight rename commit. It will probably break the
docs build, but it has to be a separate PR for blame preservation
purposes.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list