[PATCH] D158322: [ELF] Add -Bsymbolic-non-weak
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 20 22:26:27 PDT 2023
smeenai added a comment.
In D158322#4601508 <https://reviews.llvm.org/D158322#4601508>, @MaskRay wrote:
> Update `docs/ld.lld.1` as well
How do you verify the output? I used `groff -man -T html` and the result looked reasonable, but also pretty different from things like https://man.archlinux.org/man/extra/lld/ld.lld.1.en, so I was wondering what people usually do.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158322/new/
https://reviews.llvm.org/D158322
More information about the llvm-commits
mailing list