[all-commits] [llvm/llvm-project] 0f9590: Add docs for Mach-O lld
Michael Eisel via All-commits
all-commits at lists.llvm.org
Tue Sep 6 09:24:53 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0f9590af273ffc6dea60e921c2454a4d2139bf1c
https://github.com/llvm/llvm-project/commit/0f9590af273ffc6dea60e921c2454a4d2139bf1c
Author: Michael Eisel <michael.eisel at gmail.com>
Date: 2022-09-06 (Tue, 06 Sep 2022)
Changed paths:
R lld/MachO/ld64-vs-lld.rst
A lld/docs/MachO/index.rst
A lld/docs/MachO/ld64-vs-lld.rst
M lld/docs/index.rst
Log Message:
-----------
Add docs for Mach-O lld
I wasn't able to find any docs for Mach-O in `lld/docs`, so here's an attempt at adding basic docs. One of my goals here is to make it easy for users who are unfamiliar with linkers to successfully use lld.
Reviewed By: #lld-macho, int3
Differential Revision: https://reviews.llvm.org/D132893
More information about the All-commits
mailing list