[PATCH] D158322: [ELF] Add -Bsymbolic-non-weak
Shoaib Meenai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 20 22:36:01 PDT 2023
smeenai added a comment.
In D158322#4602497 <https://reviews.llvm.org/D158322#4602497>, @MaskRay wrote:
> 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...
Ah, that's much simpler, thanks.
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