[PATCH] D98569: [llvm-nm] Add --format=just-symbols and make --just-symbol-name its alias
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 15 10:41:30 PDT 2021
MaskRay updated this revision to Diff 330720.
MaskRay marked an inline comment as done.
MaskRay added a comment.
Test
llvm-nm -j %t.o %t.o
and
llvm-nm -j -A %t.o %t.o
do not change behavior (untested previously).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98569/new/
https://reviews.llvm.org/D98569
Files:
llvm/docs/CommandGuide/llvm-nm.rst
llvm/test/tools/llvm-nm/just-symbol-name.test
llvm/test/tools/llvm-nm/just-symbols.test
llvm/tools/llvm-nm/llvm-nm.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98569.330720.patch
Type: text/x-patch
Size: 6411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210315/1571a7f9/attachment.bin>
More information about the llvm-commits
mailing list