[PATCH] D132893: Add docs for Mach-O lld

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 5 11:04:50 PDT 2022


int3 accepted this revision.
int3 added a comment.
This revision is now accepted and ready to land.

lgtm, thanks for doing this!



================
Comment at: lld/docs/MachO/index.rst:1-2
+LLD - The LLVM Linker
+=====================
+
----------------
int3 wrote:
> looks like this was written using lld/docs/index.rst as a template, but IMO we should make it more similar to lld/docs/WebAssembly.rst -- something that's a sub-page of index.rst
> 
> (Unfortunately index.rst itself talks at length about features specific to the ELF backend w/o making it clear that those features don't apply to other ports, and we should clean that up at some point...)
missed this one


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132893/new/

https://reviews.llvm.org/D132893



More information about the llvm-commits mailing list