[PATCH] D82251: llvm-nm: Implement --special-syms.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 22 13:26:46 PDT 2020
pcc marked an inline comment as done.
pcc added a comment.
In D82251#2106010 <https://reviews.llvm.org/D82251#2106010>, @jhenderson wrote:
> Seems reasonable, but the llvm-nm documentation needs updating (see llvm/docs/CommandGuide/llvm-nm.rst).
>
> It may also be worth release-noting the change in behaviour too, since it will mean current ARM users who use llvm-nm will see their mapping symbols disappear from the output, if they aren't already using --special-syms.
Done.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82251/new/
https://reviews.llvm.org/D82251
More information about the llvm-commits
mailing list