[PATCH] D158322: [ELF] Add -Bsymbolic-non-weak
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 20 22:33:59 PDT 2023
MaskRay added a comment.
In D158322#4602495 <https://reviews.llvm.org/D158322#4602495>, @smeenai wrote:
> 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.
I just use `man docs/ld.lld.1` and check whether it looks good...
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